From f439ce188904f7a83c8e73d4ebc7a583a141c60f Mon Sep 17 00:00:00 2001 From: Ran Benita Date: Sat, 25 Jul 2020 11:17:11 +0300 Subject: tools: some minor changes to xkbcli Signed-off-by: Ran Benita --- tools/xkbcli-list.1 | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'tools/xkbcli-list.1') diff --git a/tools/xkbcli-list.1 b/tools/xkbcli-list.1 index 3211efb..6f20cc1 100644 --- a/tools/xkbcli-list.1 +++ b/tools/xkbcli-list.1 @@ -1,41 +1,44 @@ .TH "XKBCLI\-LIST" "1" "" "" "libxkbcommon manual" . .SH "NAME" -\fBxkbcli\-list\fR \- list available XKB rules, models, layouts, variants and options +\fBxkbcli\-list\fR \- list available XKB models, layouts, variants and options . .SH "SYNOPSIS" -\fBxkbcli\fR list [\-\-help] [/path/to/xkbbase [/path/to/xkbbase] \.\.\.] +\fBxkbcli\fR list [\-\-help] [/path/to/xkbbase [/path/to/xkbbase] ...] . .SH "DESCRIPTION" -\fBxkbcli list\fR is a commandline tool to list available model, layout, variant and option (MLVO) values from the XKB registry\. +\fBxkbcli list\fR is a commandline tool to list available model, layout, variant and option (MLVO) values from the XKB registry. . .P -Arguments provided on the commandline are treated as XKB base directory installations\. +Arguments provided on the commandline are treated as XKB base directory installations. . .SH "OPTIONS" . .TP -\fB\-\-help\fR +.B \-\-help Print help and exit . .TP -\fB\-v, \-\-verbose\fR +.B \-v, \-\-verbose Increase verbosity, use multiple times for debugging output . .TP -\fB\-\-ruleset \fR +.B \-\-ruleset= Load the ruleset with the given name . .TP -\fB\-\-skip\-default\-paths\fR +.B \-\-skip\-default\-paths Do not load the default XKB include paths . .TP -\fB\-\-load\-exotic\fR +.B \-\-load\-exotic Load exotic (extra) layouts . .SH "SEE ALSO" \fBxkbcli\fR(1) . .P -The libxkbcommon online documentation at \fIhttps://xkbcommon\.org\fR +The +.UR https://xkbcommon.org +libxkbcommon online documentation +.UE -- cgit v1.2.1