mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-29 22:55:34 +02:00
help2man: update to remove unnecessary examples
This commit is contained in:
parent
ba4194d4a0
commit
36775b8558
1 changed files with 0 additions and 12 deletions
|
@ -14,18 +14,6 @@
|
|||
|
||||
`help2man {{executable}} --section {{section}}`
|
||||
|
||||
- Specify the source, or footer, of the man page:
|
||||
|
||||
`help2man {{executable}} --source {{source}}`
|
||||
|
||||
- Specify a custom `--version` option for the executable:
|
||||
|
||||
`help2man {{executable}} --version-string {{version}}`
|
||||
|
||||
- Include additional information from a file if it exists:
|
||||
|
||||
`help2man {{executable}} --opt-include {{path/to/file}}`
|
||||
|
||||
- Output to a file instead of stdout:
|
||||
|
||||
`help2man {{executable}} --output {{path/to/file}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue