mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 17:15:25 +02:00
man: add clarification to --html
(#13490)
Co-authored-by: spageektti <git@spageektti.cc>
This commit is contained in:
parent
69f25989a3
commit
bceb4b932d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
`man {{command}}`
|
`man {{command}}`
|
||||||
|
|
||||||
- Open the man page for a command in a browser:
|
- Open the man page for a command in a browser (requires the `BROWSER` variable to be set):
|
||||||
|
|
||||||
`man --html {{command}}`
|
`man --html {{command}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue