summaryrefslogtreecommitdiff
path: root/tools/xkbcli-how-to-type.1.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xkbcli-how-to-type.1.ronn')
-rw-r--r--tools/xkbcli-how-to-type.1.ronn36
1 files changed, 0 insertions, 36 deletions
diff --git a/tools/xkbcli-how-to-type.1.ronn b/tools/xkbcli-how-to-type.1.ronn
deleted file mode 100644
index fc3faa4..0000000
--- a/tools/xkbcli-how-to-type.1.ronn
+++ /dev/null
@@ -1,36 +0,0 @@
-# xkbcli-how-to-type(1) - query how to type a given Unicode codepoint
-
-## SYNOPSIS
-
-**xkbcli** how-to-type \[OPTIONS\] <codepoint>
-
-## DESCRIPTION
-
-**xkbcli how-to-type** prints key sequences to type the given Unicode
-codepoint.
-
-Pipe into `column -ts $'\\t'` for nicely aligned output.
-
-## OPTIONS
-
- * `--rules <rules>`:
- The XKB ruleset
-
- * `--model <model>`:
- The XKB model
-
- * `--layout <layout>`:
- The XKB layout
-
- * `--variant <variant>`:
- The XKB layout variant
-
- * `--options <options>`:
- The XKB options
-
-## SEE ALSO
-
-**xkbcli**(1)
-
-The libxkbcommon online documentation at <https://xkbcommon.org>
-