whatis: add Japanese translation, update page (#9775)
* whatis: add Japanese translation * add example of --locale option * Update whatis.md Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -18,3 +18,7 @@
|
||||
- Search man page descriptions with a regular expression:
|
||||
|
||||
`whatis --regex '{{wish[0-9]\.[0-9]}}'`
|
||||
|
||||
- Display descriptions of a specific language (requires `manpage-{{locale}}` package):
|
||||
|
||||
`whatis --locale={{en}} {{command}}`
|
||||
|
Reference in New Issue
Block a user