aboutsummaryrefslogtreecommitdiff
path: root/networking/wget.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/wget.c')
-rw-r--r--networking/wget.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/wget.c b/networking/wget.c
index df6d36358..6443705fd 100644
--- a/networking/wget.c
+++ b/networking/wget.c
@@ -22,7 +22,6 @@
22//usage: ) 22//usage: )
23//usage:#define wget_full_usage "\n\n" 23//usage:#define wget_full_usage "\n\n"
24//usage: "Retrieve files via HTTP or FTP\n" 24//usage: "Retrieve files via HTTP or FTP\n"
25//usage: "\nOptions:"
26//usage: "\n -s Spider mode - only check file existence" 25//usage: "\n -s Spider mode - only check file existence"
27//usage: "\n -c Continue retrieval of aborted transfer" 26//usage: "\n -c Continue retrieval of aborted transfer"
28//usage: "\n -q Quiet" 27//usage: "\n -q Quiet"