aboutsummaryrefslogtreecommitdiff
path: root/usage.h
diff options
context:
space:
mode:
authorMark Whitley <markw@lineo.com>2001-04-17 18:13:16 +0000
committerMark Whitley <markw@lineo.com>2001-04-17 18:13:16 +0000
commit30ac01cca753a3e17e4abddf9ff81e4616390b86 (patch)
tree78d9ebc8cf5bd1aa6f7be52ab86fd6aa571b4b15 /usage.h
parent3828dbed57fc9f6b620faf29445c43aefcf541c7 (diff)
downloadbusybox-30ac01cca753a3e17e4abddf9ff81e4616390b86.tar.gz
Applied a patch from Laurence Anderson to fix the wget statusbar and a patch
to usage.h to document the -q option.
Diffstat (limited to 'usage.h')
-rw-r--r--usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usage.h b/usage.h
index 7bc817fd6..f375dfd19 100644
--- a/usage.h
+++ b/usage.h
@@ -1719,7 +1719,7 @@
" 31 46 1365 /etc/passwd\n"
#define wget_trivial_usage \
- "[-c] [-O file] url"
+ "[-c] [-q] [-O file] url"
#define wget_full_usage \
"wget retrieves files via HTTP or FTP\n\n" \
"Options:\n" \