[prev in list] [next in list] [prev in thread] [next in thread] 

List:       varnish-commit
Subject:    [master] dc3dfaa make -n argument wording consistent with varnishd usage
From:       Nils Goroll <nils.goroll () uplex ! de>
Date:       2016-10-17 14:55:05
Message-ID: E1bw9Jh-000514-P8 () project ! varnish-software ! com
[Download RAW message or body]


commit dc3dfaa80e9c8011e475427c7a347e1bc916f59c
Author: Nils Goroll <nils.goroll@uplex.de>
Date:   Mon Oct 17 16:51:07 2016 +0200

    make -n argument wording consistent with varnishd usage

diff --git a/include/vut_options.h b/include/vut_options.h
index 50881cd..7afc723 100644
--- a/include/vut_options.h
+++ b/include/vut_options.h
@@ -57,9 +57,10 @@
 	)
 
 #define VUT_OPT_n							\
-	VOPT("n:", "[-n <name>]", "Varnish instance name",		\
-	    "Specify the name of the varnishd instance to get logs"	\
-	    " from. If -n is not specified, the host name is used."	\
+	VOPT("n:", "[-n <dir>]", "varnishd working directory",		\
+	    "Specify the varnishd working directory (also known as"	\
+	    " instance name) to get logs from. If -n is not specified,"	\
+	    " the host name is used."					\
 	)
 
 #define VUT_OPT_N							\

_______________________________________________
varnish-commit mailing list
varnish-commit@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic