1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-09 00:53:24 +02:00

man: fix locale option example (#8465)

This commit is contained in:
Mia Combeau 2022-09-06 16:29:07 +02:00 committed by GitHub
parent 040bba8721
commit f855dd1b1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@
- Display the man page using a specific locale:
`man {{command}} --locale={{locale}}`
`man --locale={{locale}} {{command}}`
- Search for manpages containing a search string: