⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 standards.texi

📁 autoconf 2.59版,可用于redhat系统.用于编译原码,编写makefile文件.
💻 TEXI
📖 第 1 页 / 共 5 页
字号:
@end smallexampleYou should adapt this to your program, of course, filling in the properyear, copyright holder, name of program, and the references todistribution terms, and changing the rest of the wording as necessary.This copyright notice only needs to mention the most recent year inwhich changes were made---there's no need to list the years for previousversions' changes.  You don't have to mention the name of the program inthese notices, if that is inconvenient, since it appeared in the firstline.Translations of the above lines must preserve the validity of thecopyright notices (@pxref{Internationalization}).  If the translation'scharacter set supports it, the @samp{(C)} should be replaced with thecopyright symbol, as follows:@ifinfo (the official copyright symbol, which is the letter C in a circle); @end ifinfo @ifnotinfo @copyright{}@end ifnotinfo Write the word ``Copyright'' exactly like that, in English.  Do nottranslate it into another language.  International treaties recognizethe English word ``Copyright''; translations into other languages do nothave legal significance.@cindex @samp{--help} option@item --helpThis option should output brief documentation for how to invoke theprogram, on standard output, then exit successfully.  Other options andarguments should be ignored once this is seen, and the program shouldnot perform its normal function.@cindex address for bug reports@cindex bug reportsNear the end of the @samp{--help} option's output there should be a linethat says where to mail bug reports.  It should have this format:@exampleReport bugs to @var{mailing-address}.@end example@end table@node Option Table@section Table of Long Options@cindex long option names@cindex table of long optionsHere is a table of long options used by GNU programs.  It is surelyincomplete, but we aim to list all the options that a new program mightwant to be compatible with.  If you use names not already in the table,please send @email{bug-standards@@gnu.org} a list of them, with theirmeanings, so we can update the table.@c Please leave newlines between items in this table; it's much easier@c to update when it isn't completely squashed together and unreadable.@c When there is more than one short option for a long option name, put@c a semicolon between the lists of the programs that use them, not a@c period.   --friedman@table @samp@item after-date@samp{-N} in @code{tar}.@item all@samp{-a} in @code{du}, @code{ls}, @code{nm}, @code{stty}, @code{uname},and @code{unexpand}.@item all-text@samp{-a} in @code{diff}.@item almost-all@samp{-A} in @code{ls}.@item append@samp{-a} in @code{etags}, @code{tee}, @code{time};@samp{-r} in @code{tar}.@item archive@samp{-a} in @code{cp}.@item archive-name@samp{-n} in @code{shar}.@item arglength@samp{-l} in @code{m4}.@item ascii@samp{-a} in @code{diff}.@item assign@samp{-v} in @code{gawk}.@item assume-new@samp{-W} in Make.@item assume-old@samp{-o} in Make.@item auto-check@samp{-a} in @code{recode}.@item auto-pager@samp{-a} in @code{wdiff}.@item auto-reference@samp{-A} in @code{ptx}.@item avoid-wraps@samp{-n} in @code{wdiff}.@item backgroundFor server programs, run in the background.@item backward-search@samp{-B} in @code{ctags}.@item basename@samp{-f} in @code{shar}.@item batchUsed in GDB.@item baudUsed in GDB.@item before@samp{-b} in @code{tac}.@item binary@samp{-b} in @code{cpio} and @code{diff}.@item bits-per-code@samp{-b} in @code{shar}.@item block-sizeUsed in @code{cpio} and @code{tar}.@item blocks@samp{-b} in @code{head} and @code{tail}.@item break-file@samp{-b} in @code{ptx}.@item briefUsed in various programs to make output shorter.@item bytes@samp{-c} in @code{head}, @code{split}, and @code{tail}.@item c@t{++}@samp{-C} in @code{etags}.@item catenate@samp{-A} in @code{tar}.@item cdUsed in various programs to specify the directory to use.@item changes@samp{-c} in @code{chgrp} and @code{chown}.@item classify@samp{-F} in @code{ls}.@item colons@samp{-c} in @code{recode}.@item command@samp{-c} in @code{su};@samp{-x} in GDB.@item compare@samp{-d} in @code{tar}.@item compatUsed in @code{gawk}.@item compress@samp{-Z} in @code{tar} and @code{shar}.@item concatenate@samp{-A} in @code{tar}.@item confirmation@samp{-w} in @code{tar}.@item contextUsed in @code{diff}.@item copyleft@samp{-W copyleft} in @code{gawk}.@item copyright@samp{-C} in @code{ptx}, @code{recode}, and @code{wdiff};@samp{-W copyright} in @code{gawk}.@item coreUsed in GDB.@item count@samp{-q} in @code{who}.@item count-links@samp{-l} in @code{du}.@item createUsed in @code{tar} and @code{cpio}.@item cut-mark@samp{-c} in @code{shar}.@item cxref@samp{-x} in @code{ctags}.@item date@samp{-d} in @code{touch}.@item debug@samp{-d} in Make and @code{m4};@samp{-t} in Bison.@item define@samp{-D} in @code{m4}.@item defines@samp{-d} in Bison and @code{ctags}.@item delete@samp{-D} in @code{tar}.@item dereference@samp{-L} in @code{chgrp}, @code{chown}, @code{cpio}, @code{du},@code{ls}, and @code{tar}.@item dereference-args@samp{-D} in @code{du}.@item deviceSpecify an I/O device (special file name).@item diacritics@samp{-d} in @code{recode}.@item dictionary-order@samp{-d} in @code{look}.@item diff@samp{-d} in @code{tar}.@item digits@samp{-n} in @code{csplit}.@item directorySpecify the directory to use, in various programs.  In @code{ls}, itmeans to show directories themselves rather than their contents.  In@code{rm} and @code{ln}, it means to not treat links to directoriesspecially.@item discard-all@samp{-x} in @code{strip}.@item discard-locals@samp{-X} in @code{strip}.@item dry-run@samp{-n} in Make.@item ed@samp{-e} in @code{diff}.@item elide-empty-files@samp{-z} in @code{csplit}.@item end-delete@samp{-x} in @code{wdiff}.@item end-insert@samp{-z} in @code{wdiff}.@item entire-new-file@samp{-N} in @code{diff}.@item environment-overrides@samp{-e} in Make.@item eof@samp{-e} in @code{xargs}.@item epochUsed in GDB.@item error-limitUsed in @code{makeinfo}.@item error-output@samp{-o} in @code{m4}.@item escape@samp{-b} in @code{ls}.@item exclude-from@samp{-X} in @code{tar}.@item execUsed in GDB.@item exit@samp{-x} in @code{xargs}.@item exit-0@samp{-e} in @code{unshar}.@item expand-tabs@samp{-t} in @code{diff}.@item expression@samp{-e} in @code{sed}.@item extern-only@samp{-g} in @code{nm}.@item extract@samp{-i} in @code{cpio};@samp{-x} in @code{tar}.@item faces@samp{-f} in @code{finger}.@item fast@samp{-f} in @code{su}.@item fatal-warnings@samp{-E} in @code{m4}.@item file@samp{-f} in @code{info}, @code{gawk}, Make, @code{mt}, and @code{tar};@samp{-n} in @code{sed};@samp{-r} in @code{touch}.@item field-separator@samp{-F} in @code{gawk}.@item file-prefix@samp{-b} in Bison.@item file-type@samp{-F} in @code{ls}.@item files-from@samp{-T} in @code{tar}.@item fill-columnUsed in @code{makeinfo}.@item flag-truncation@samp{-F} in @code{ptx}.@item fixed-output-files@samp{-y} in Bison.@item follow@samp{-f} in @code{tail}.@item footnote-styleUsed in @code{makeinfo}.@item force@samp{-f} in @code{cp}, @code{ln}, @code{mv}, and @code{rm}.@item force-prefix@samp{-F} in @code{shar}.@item foregroundFor server programs, run in the foreground;in other words, don't do anything special to run the serverin the background.@item formatUsed in @code{ls}, @code{time}, and @code{ptx}.@item freeze-state@samp{-F} in @code{m4}.@item fullnameUsed in GDB.@item gap-size@samp{-g} in @code{ptx}.@item get@samp{-x} in @code{tar}.@item graphic@samp{-i} in @code{ul}.@item graphics@samp{-g} in @code{recode}.@item group@samp{-g} in @code{install}.@item gzip@samp{-z} in @code{tar} and @code{shar}.@item hashsize@samp{-H} in @code{m4}.@item header@samp{-h} in @code{objdump} and @code{recode}@item heading@samp{-H} in @code{who}.@item helpUsed to ask for brief usage information.@item here-delimiter@samp{-d} in @code{shar}.@item hide-control-chars@samp{-q} in @code{ls}.@item htmlIn @code{makeinfo}, output HTML.@item idle@samp{-u} in @code{who}.@item ifdef@samp{-D} in @code{diff}.@item ignore@samp{-I} in @code{ls};@samp{-x} in @code{recode}.@item ignore-all-space@samp{-w} in @code{diff}.@item ignore-backups@samp{-B} in @code{ls}.@item ignore-blank-lines@samp{-B} in @code{diff}.@item ignore-case@samp{-f} in @code{look} and @code{ptx};@samp{-i} in @code{diff} and @code{wdiff}.@item ignore-errors@samp{-i} in Make.@item ignore-file@samp{-i} in @code{ptx}.@item ignore-indentation@samp{-I} in @code{etags}.@item ignore-init-file@samp{-f} in Oleo.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -