Commit cda2eaf1f5a021dd5d6876f233a1160f7dddd51c

Ran Benita 2021-03-29T20:59:12

man: add missing pointer to xkbcli-compile-keymap(1) Signed-off-by: Ran Benita <ran@unusedvar.com>

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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