[PATCH xauth] usage(): Print summary for the -n option

Hans de Goede hdegoede at redhat.com
Wed May 13 02:31:04 PDT 2015


From: Søren Sandmann Pedersen <ssp at redhat.com>

This option is mentioned in the man page, but not in the help text

Signed-off-by: Hans de Goede <hdegoede at redhat.com>
---
 xauth.c | 1 +
 1 file changed, 1 insertion(+)

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:",
-- 
2.4.0



More information about the xorg-devel mailing list