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:
yuiseki
2023-01-17 02:38:53 +09:00
committed by GitHub
parent 7619bf5256
commit 778badb13f
2 changed files with 28 additions and 0 deletions

View File

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