diff options
author | Jim Meyering <jim@meyering.net> | 2006-03-28 09:48:15 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-03-28 09:48:15 +0000 |
commit | b1aecc319ffae54d3c69251b06b2b90edaccbde2 (patch) | |
tree | 7636164eecf06aec763d8ca233c433c428497caa /doc | |
parent | 2fdcdc90f0a4e1b53e8eddf382fdf100b548d8c4 (diff) | |
download | coreutils-b1aecc319ffae54d3c69251b06b2b90edaccbde2.tar.xz |
(General options in ptx): Undocument --copyright.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coreutils.texi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 85a652542..456ea12fc 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -4205,11 +4205,6 @@ convention more than once per program invocation. @table @samp -@item -C -@itemx --copyright -Print a short note about the copyright and copying conditions, then -exit without further processing. - @item -G @itemx --traditional As already explained, this option disables all @sc{gnu} extensions to |