diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2008-05-12 23:25:47 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@bluenote.herrb.net> | 2008-05-12 23:26:01 +0200 |
commit | 8eb2e1fcd08a05f296a31dbadde1ec3cc84d8e28 (patch) | |
tree | 085a984bad0df45f8d7ce91a061bbc4043055d05 /xkbcomp.man | |
parent | 12df85eb5b08d5fb815b0965714f120b05c6c670 (diff) |
Minimal man page addition for new -i option.
Diffstat (limited to 'xkbcomp.man')
-rw-r--r-- | xkbcomp.man | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xkbcomp.man b/xkbcomp.man index aa18d3e..7d14cf7 100644 --- a/xkbcomp.man +++ b/xkbcomp.man @@ -63,6 +63,9 @@ To prevent the current and default directories from being searched, use the \-I option alone (i.e. without a directory), before any \-I options that specify the directories you do want searched. .TP 8 +.B \-i\ \fIdeviceid\fP +Specifies device ID (not name) to compile for. +.TP 8 .B \-l List maps that specify the \fImap\fP pattern in any files listed on the command line (not implemented yet). |