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