summaryrefslogtreecommitdiff
path: root/src/rc/_usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rc/_usage.h')
-rw-r--r--src/rc/_usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc/_usage.h b/src/rc/_usage.h
index 0882c22..84b66b9 100644
--- a/src/rc/_usage.h
+++ b/src/rc/_usage.h
@@ -38,7 +38,7 @@
"Disable color output", \
"Display software version", \
"Run verbosely", \
- "Run quietly (Does not affect errors)"
+ "Run quietly"
#define case_RC_COMMON_getopt_case_C setenv ("EINFO_COLOR", "NO", 1);
#define case_RC_COMMON_getopt_case_h usage (EXIT_SUCCESS);