diff options
Diffstat (limited to 'Base/usr/share/man/man1/nl.md')
-rw-r--r-- | Base/usr/share/man/man1/nl.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Base/usr/share/man/man1/nl.md b/Base/usr/share/man/man1/nl.md index 67a1c4c775..f019fbc07c 100644 --- a/Base/usr/share/man/man1/nl.md +++ b/Base/usr/share/man/man1/nl.md @@ -12,6 +12,7 @@ $ nl [--body-numbering style] [--increment number] [--separator string] [--start * `--help`: Display help message and exit * `--version`: Print version +* `--complete`: Perform autocompletion * `-b style`, `--body-numbering style`: Line numbering style: 't' for non-empty lines, 'a' for all lines, 'n' for no lines * `-i number`, `--increment number`: Line count increment * `-s string`, `--separator string`: Separator between line numbers and lines |