projects
/
platform
/
upstream
/
libxkbcommon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d84809
)
man: add missing pointer to xkbcli-compile-keymap(1)
author
Ran Benita
<ran@unusedvar.com>
Mon, 29 Mar 2021 17:59:12 +0000
(20:59 +0300)
committer
Ran Benita
<ran@unusedvar.com>
Mon, 29 Mar 2021 17:59:45 +0000
(20:59 +0300)
Signed-off-by: Ran Benita <ran@unusedvar.com>
tools/xkbcli.1
patch
|
blob
|
history
diff --git
a/tools/xkbcli.1
b/tools/xkbcli.1
index
8bd13bf
..
18f7732
100644
(file)
--- a/
tools/xkbcli.1
+++ b/
tools/xkbcli.1
@@
-27,6
+27,10
@@
Print the version and exit
.
.Ss COMMANDS
.Bl -tag -width Ds
+.It Ic compile\-keymap
+Compile an XKB keymap, see
+.Xr xkbcli\-compile\-keymap 1
+
.It Ic how\-to\-type
Show how to type a given Unicode codepoint, see
.Xr xkbcli\-how\-to\-type 1