man: add clarification to --html (#13490)

Co-authored-by: spageektti <git@spageektti.cc>
This commit is contained in:
Managor
2024-08-21 23:14:47 +03:00
committed by GitHub
parent 69f25989a3
commit bceb4b932d

View File

@@ -7,7 +7,7 @@
`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}}`