install-info - update info/dir entries
install-info [OPTION]... [INFO-FILE [DIR-FILE]]
Add or remove entries in INFO-FILE from the Info directory DIR-FILE. INFO-FILE and DIR-FILE are required unless the --info-file or --dir-file (or --info-dir) options are given, respectively.
--add-once
add only to first matching section, not all.
--align=COL
start description of new entries at column COL.
--calign=COL
format second and subsequent description lines to start at
column COL.
--debug
report what is being done.
--delete
delete existing entries for INFO-FILE from DIR-FILE; don't
insert any new entries.
--defsection=TEXT
like --section, but only use TEXT if no sections are present in
INFO-FILE (replacing "Miscellaneous").
--description=TEXT
the description of the entry is TEXT; used with the --name
option to become synonymous with the --entry option.
--dir-file=NAME
specify file name of Info directory file; equivalent to using
the DIR-FILE argument.
--dry-run
same as --test.
--entry=TEXT
insert TEXT as an Info directory entry, overriding any
corresponding entry from DIR-FILE. TEXT is written as an Info
menu item line followed
by zero or more extra lines starting with whitespace.
If you specify more than one entry, all are 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-dir=DIR
same as --dir-file=DIR/dir.
--info-file=FILE
specify Info file to install in the directory; equivalent to
using the INFO-FILE argument.
--item=TEXT
same as --entry=TEXT.
--keep-old
do not replace entries, or remove empty sections.
--maxwidth, --max-width=COL
wrap description at column COL.
--menuentry=TEXT
same as --name=TEXT.
--name=TEXT
the name of the entry is TEXT; used with --description to become
synonymous with the --entry option.
--no-indent
do not format new entries in the DIR file.
--quiet
suppress warnings.
--regex=R
put this file's entries in all sections that match the regular
expression R (ignoring case).
--remove
same as --delete.
--remove-exactly
only remove if the info file name matches exactly; suffixes such
as .info and .gz are not ignored.
--section=SEC
put 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;
if nothing is available there, the --defsection value is used;
if that is not specified, the final default is "Miscellaneous".
--section R SEC
equivalent to --regex=R --section=SEC --add-once.
--silent
suppress warnings.
--test suppress updating of DIR-FILE.
--version
display version information and exit.
Email bug reports to [email protected], general questions and discussion to [email protected]. Texinfo home page: http://www.gnu.org/software/texinfo/
Copyright © 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
The full documentation for install-info is maintained as a Texinfo
manual. If the info and install-info programs are properly installed
at your site, the command
info install-info
should give you access to the complete manual.
Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.
Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.
Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.
Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.
The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.
Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.
Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.
Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.