summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDr. Tilmann Bubeck <t.bubeck@reinform.de>2013-10-08 21:34:49 +0200
committerDr. Tilmann Bubeck <t.bubeck@reinform.de>2013-10-08 21:34:49 +0200
commit4e05bce6da8eeb9eb98624cf868675eaf5816df5 (patch)
tree40f547d1d22bf87435f5d1b093c3af7940c48a28 /man
parente53df261c9ca11435df0c8853350d913b557446b (diff)
downloadxorg-app-xauth-4e05bce6da8eeb9eb98624cf868675eaf5816df5.tar.gz
Added command "version" and command line arg "-V" to show version of xauth.
Diffstat (limited to 'man')
-rw-r--r--man/xauth.man6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/xauth.man b/man/xauth.man
index 1e3521f..2b5d81f 100644
--- a/man/xauth.man
+++ b/man/xauth.man
@@ -77,6 +77,9 @@ file locks before proceeding. Use this option only to clean up stale locks.
This option indicates that \fIxauth\fP should not attempt to resolve any
hostnames, but should simply always print the host address as stored in
the authority file.
+.TP 8
+.B \-V
+This option shows the version number of the xauth executable.
.SH COMMANDS
The following commands may be used to manipulate authority files:
.TP 8
@@ -180,6 +183,9 @@ allowed), and the program exits. An end of file is treated as an implicit
The program exits, ignoring any modifications. This may also be accomplished
by pressing the interrupt character.
.TP 8
+.B "version"
+This command shows the version number of the xauth executable.
+.TP 8
.B "help [\fIstring\fP]"
A description of all commands that begin with the given string (or all
commands if no string is given) is printed on the standard output.