diff options
Diffstat (limited to 'usage.h')
-rw-r--r-- | usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1725,7 +1725,7 @@ | |||
1725 | " 31 46 1365 /etc/passwd\n" | 1725 | " 31 46 1365 /etc/passwd\n" |
1726 | 1726 | ||
1727 | #define wget_trivial_usage \ | 1727 | #define wget_trivial_usage \ |
1728 | "[-c] [-q] [-O file] url" | 1728 | "[-c|--continue] [-q|--quiet] [-O|--output-document file] [--header 'header: value'] url" |
1729 | #define wget_full_usage \ | 1729 | #define wget_full_usage \ |
1730 | "wget retrieves files via HTTP or FTP\n\n" \ | 1730 | "wget retrieves files via HTTP or FTP\n\n" \ |
1731 | "Options:\n" \ | 1731 | "Options:\n" \ |