]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
shred: don’t document -NUMBER option
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 17 Sep 2015 07:37:30 +0000 (00:37 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 17 Sep 2015 07:38:13 +0000 (00:38 -0700)
The -NUMBER option was removed from ‘shred’ in 1999, but the
manual wasn’t updated to match.  Problem reported by Nick Rose in:
http://bugs.gnu.org/21502
* doc/coreutils.texi (shred invocation):
Remove documentation for -NUMBER option.

doc/coreutils.texi

index 5589162e57139a5744c81c7ad6eceac3837ec6d8..a029ec6c83a921ffee8bb45bba3c457cc4abffd4 100644 (file)
@@ -9396,8 +9396,7 @@ The program accepts the following options.  Also see @ref{Common options}.
 @cindex force deletion
 Override file permissions if necessary to allow overwriting.
 
-@item -@var{number}
-@itemx -n @var{number}
+@item -n @var{number}
 @itemx --iterations=@var{number}
 @opindex -n @var{number}
 @opindex --iterations=@var{number}