summaryrefslogtreecommitdiff
path: root/www/webcopy/files
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-11-25 17:50:17 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-11-25 17:50:17 +0000
commit1600d50418dc0f60f362484d018bce65a8683781 (patch)
treeafd007557bdc2a834226ec8f247c7aba1d47871a /www/webcopy/files
parentProperly copy files with % and & in the names (diff)
Make default delay visible in help message
Notes
Notes: svn path=/head/; revision=8824
Diffstat (limited to 'www/webcopy/files')
-rw-r--r--www/webcopy/files/patch-ad19
1 files changed, 19 insertions, 0 deletions
diff --git a/www/webcopy/files/patch-ad b/www/webcopy/files/patch-ad
new file mode 100644
index 000000000000..37ef6472b50d
--- /dev/null
+++ b/www/webcopy/files/patch-ad
@@ -0,0 +1,19 @@
+*** webcopy.src.orig Tue Nov 25 20:46:36 1997
+--- webcopy.src Tue Nov 25 20:48:57 1997
+***************
+*** 675,681 ****
+ Usage: $0 [options] http://host:port/path/file [http://proxy:port]
+
+ Options (can be combined):
+! -o output to stdout -tdelay set delay seconds
+ -v verbose mode -wpath set working directory
+ -q query transfer -xfile set default index.html
+ -s suppress log -zfile post 'file' or query string
+--- 678,684 ----
+ Usage: $0 [options] http://host:port/path/file [http://proxy:port]
+
+ Options (can be combined):
+! -o output to stdout -tdelay set delay seconds ($delay by default)
+ -v verbose mode -wpath set working directory
+ -q query transfer -xfile set default index.html
+ -s suppress log -zfile post 'file' or query string