[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: questions about install-info



James A. Treacy <treacy@debian.org> wrote:
> There was a discussion over a year ago about install-info. IIRC,
> the decision was to switch to using the GNU version after getting
> any additions we needed added. Why wasn't that implemented?

Well, I imagine that people were waiting for the author of the program
to fix it.  Except that's Ian Jackson who's been rather busy...

I think this is related to Bruce's urge to switch to RPM.

> If there are things our version does that don't belong in the
> GNU install-info then we should change the name of ours.

Ours (part of dpkg)...

usage: install-info [--version] [--help] [--debug] [--maxwidth=nnn]
             [--section regexp title] [--infodir=xxx] [--align=nnn]
             [--calign=nnn] [--quiet] [--menuentry=xxx] [--info-dir=xxx]
             [--keep-old] [--description=xxx] [--test] [--remove] [--]
             filename


Official version (part of texinfo)...

install-info [OPTION]... [INFO-FILE [DIR-FILE]]
  Install INFO-FILE in the Info directory file DIR-FILE.

Options:
--delete          Delete existing entries in INFO-FILE;
                    don't insert any new entries.
--dir-file=NAME   Specify file name of Info directory file.
                    This is equivalent to using the DIR-FILE argument.
--entry=TEXT      Insert TEXT as an Info directory entry.
                    TEXT should have the form of an Info menu item line
                    plus zero or more extra lines starting with whitespace.
                    If you specify more than one entry, they are all added.
                    If you don't specify any entries, they are determined
                    from information in the Info file itself.
--help            Display this help and exit.
--info-file=FILE  Specify Info file to install in the directory.
                    This is equivalent to using the INFO-FILE argument.
--info-dir=DIR    Same as --dir-file=DIR/dir.
--item=TEXT       Same as --entry TEXT.
                    An Info directory entry is actually a menu item.
--quiet           Suppress warnings.
--remove          Same as --delete.
--section=SEC     Put this file's entries in section SEC of the directory.
                    If you specify more than one section, all the entries
                    are added in each of the sections.
                    If you don't specify any sections, they are determined
                    from information in the Info file itself.
--version         Display version information and exit.

mail bug reports to bug-texinfo@prep.ai.mit.edu.



-- 
Raul


Reply to: