mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:07:44 +00:00
Base: Update man pages for utilities
Man pages for utilities now more closely resemble ArgsParser output
This commit is contained in:
parent
37bbd20cee
commit
8f253a745e
28 changed files with 89 additions and 15 deletions
|
@ -14,6 +14,11 @@ The `keymap` utility can be used to configure the list of selected keyboard layo
|
|||
|
||||
Layouts loaded from `/res/keymaps/*.json`.
|
||||
|
||||
## Options
|
||||
|
||||
* `-m keymap`, `--set-keymap keymap`: The mapping to be used
|
||||
* `-s keymaps`, `--set-keymaps keymaps`: Comma separated list of enabled mappings
|
||||
|
||||
## Examples
|
||||
|
||||
Get name of the currently set keymap:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue