aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/busybox.pod5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/busybox.pod b/docs/busybox.pod
index daee0f283..8283e4717 100644
--- a/docs/busybox.pod
+++ b/docs/busybox.pod
@@ -2346,11 +2346,12 @@ Example:
2346 2346
2347wget [B<-c>] [B<-O> file] url 2347wget [B<-c>] [B<-O> file] url
2348 2348
2349wget retrieves files via HTTP 2349wget retrieves files via HTTP or FTP
2350 2350
2351Options: 2351Options:
2352 2352
2353 -c continue retrieval of aborted transfers 2353 -c continue retrieval of aborted transfers
2354 -q quiet mode - do not print
2354 -O save to filename ('-' for stdout) 2355 -O save to filename ('-' for stdout)
2355 2356
2356------------------------------- 2357-------------------------------
@@ -2552,4 +2553,4 @@ Enrique Zanardi <ezanardi@ull.es>
2552 2553
2553=cut 2554=cut
2554 2555
2555# $Id: busybox.pod,v 1.95 2001/04/05 20:03:33 beppu Exp $ 2556# $Id: busybox.pod,v 1.96 2001/04/05 21:45:54 andersen Exp $