mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 21:55:33 +02:00
man: update page (#12205)
This commit is contained in:
parent
02d41ca96b
commit
0d32539122
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
||||||
|
|
||||||
`man {{command}}`
|
`man {{command}}`
|
||||||
|
|
||||||
|
- Open the man page for a command in a browser:
|
||||||
|
|
||||||
|
`man --html {{command}}`
|
||||||
|
|
||||||
- Display the man page for a command from section 7:
|
- Display the man page for a command from section 7:
|
||||||
|
|
||||||
`man {{7}} {{command}}`
|
`man {{7}} {{command}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue