summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRan Benita <ran@unusedvar.com>2021-11-01 23:56:22 +0200
committerRan Benita <ran@unusedvar.com>2021-11-01 23:56:22 +0200
commite8cb431144f8bceb0ad2443cb07b383dcbed9280 (patch)
treeaf84095f79c00ac3405e72d58c3625ac66d4f8d5
parentae3b010e628436cffd370303556e1dadf538ba5a (diff)
downloadxorg-lib-libxkbcommon-e8cb431144f8bceb0ad2443cb07b383dcbed9280.tar.gz
man: mention `xkbcli list` output is meant to be in YAML 1.2 format
Signed-off-by: Ran Benita <ran@unusedvar.com>
-rw-r--r--tools/xkbcli-list.18
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/xkbcli-list.1 b/tools/xkbcli-list.1
index a72477b..66ea09b 100644
--- a/tools/xkbcli-list.1
+++ b/tools/xkbcli-list.1
@@ -1,4 +1,4 @@
-.Dd July 27, 2020
+.Dd November 1, 2021
.Dt XKBCLI\-LIST 1
.Os
.
@@ -11,11 +11,11 @@
.Op Pa /path/to/xkbbase Oo Pa /path/to/xkbbase Oc ...
.
.Sh DESCRIPTION
-.Nm
-is a commandline tool to list available model, layout, variant and option (MLVO) values from the XKB registry.
+List available model, layout, variant and option (MLVO) values from the XKB registry.
+The output is in YAML 1.2 format.
.
.Pp
-Positional arguments provided on the commandline are treated as XKB base directory installations.
+Positional arguments are treated as XKB base directory installations.
.
.Bl -tag -width Ds
.It Fl \-help