1
0
Fork 0
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:
Managor 2024-08-21 23:14:47 +03:00 committed by GitHub
parent 69f25989a3
commit bceb4b932d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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}}`