aboutsummaryrefslogtreecommitdiff
path: root/src/_usage.h
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-09-26 07:52:48 +0000
committerRoy Marples <roy@marples.name>2007-09-26 07:52:48 +0000
commitef0df587614fc98b35d882c793d515d6a7bbfcb2 (patch)
treecd85adc4a351131b2ea08baad146143cde7ad4fe /src/_usage.h
parente24d808fc50cba4f6da3ead3936e7960f38f60a3 (diff)
Fix rc_env_bool
Diffstat (limited to 'src/_usage.h')
-rw-r--r--src/_usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_usage.h b/src/_usage.h
index cff60df5..f75da52e 100644
--- a/src/_usage.h
+++ b/src/_usage.h
@@ -7,7 +7,7 @@
* Released under the GPLv2
*/
-#define getoptstring_COMMON "Chq"
+#define getoptstring_COMMON "Chqv"
#define longopts_COMMON \
{ "help", 0, NULL, 'h'}, \