summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRan Benita <ran@unusedvar.com>2021-03-29 20:59:12 +0300
committerRan Benita <ran@unusedvar.com>2021-03-29 20:59:45 +0300
commitcda2eaf1f5a021dd5d6876f233a1160f7dddd51c (patch)
treedeb47bfb9aadac387833d7fab7c227aa31679642 /tools
parent7d84809fdccbb5898d0838849ec7c321410182d5 (diff)
downloadxorg-lib-libxkbcommon-cda2eaf1f5a021dd5d6876f233a1160f7dddd51c.tar.gz
man: add missing pointer to xkbcli-compile-keymap(1)
Signed-off-by: Ran Benita <ran@unusedvar.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/xkbcli.14
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/xkbcli.1 b/tools/xkbcli.1
index 8bd13bf..18f7732 100644
--- 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