man: update page (#12205)

This commit is contained in:
Managor
2024-02-06 16:10:45 +02:00
committed by GitHub
parent 02d41ca96b
commit 0d32539122

View File

@@ -7,6 +7,10 @@
`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:
`man {{7}} {{command}}`