Commit e8cb431144f8bceb0ad2443cb07b383dcbed9280

Ran Benita 2021-11-01T23:56:22

man: mention `xkbcli list` output is meant to be in YAML 1.2 format Signed-off-by: Ran Benita <ran@unusedvar.com>

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