diff options
Diffstat (limited to 'usage.h')
-rw-r--r-- | usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1719,7 +1719,7 @@ | |||
1719 | " 31 46 1365 /etc/passwd\n" | 1719 | " 31 46 1365 /etc/passwd\n" |
1720 | 1720 | ||
1721 | #define wget_trivial_usage \ | 1721 | #define wget_trivial_usage \ |
1722 | "[-c] [-O file] url" | 1722 | "[-c] [-q] [-O file] url" |
1723 | #define wget_full_usage \ | 1723 | #define wget_full_usage \ |
1724 | "wget retrieves files via HTTP or FTP\n\n" \ | 1724 | "wget retrieves files via HTTP or FTP\n\n" \ |
1725 | "Options:\n" \ | 1725 | "Options:\n" \ |