summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@redhat.com>2013-09-26 12:30:03 -0400
committerHans de Goede <hdegoede@redhat.com>2015-05-15 11:05:32 +0200
commita64ca3aafcde516658d699047382ab294e3e974f (patch)
tree3c90be857f0c68c7dfebaea22fa1d73329810330
parentad26f2137f6414c8cadc070f96a4476d435e994b (diff)
downloadxorg-app-xauth-a64ca3aafcde516658d699047382ab294e3e974f.tar.gz
usage(): Print summary for the -n option
This option is mentioned in the man page, but not in the help text Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--xauth.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xauth.c b/xauth.c
index 85fcaf4..d9efda0 100644
--- a/xauth.c
+++ b/xauth.c
@@ -68,6 +68,7 @@ usage(void)
" -q turn off extra messages",
" -i ignore locks on authority file",
" -b break locks on authority file",
+" -n do not resolve host names in authority file",
" -V show version number of xauth",
"",
"and commands have the following syntax:",