diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 15:49:46 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 15:49:46 +0000 |
commit | 5fef74e277a1a8631418cc86635c091fcc79d099 (patch) | |
tree | 1f91b768812d879efc689dc94c0aa53e7c1ba2fa /www/webcopy/files/patch-webcopy.src_3 | |
parent | - Add LICENSE (diff) |
Rename www/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'www/webcopy/files/patch-webcopy.src_3')
-rw-r--r-- | www/webcopy/files/patch-webcopy.src_3 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/www/webcopy/files/patch-webcopy.src_3 b/www/webcopy/files/patch-webcopy.src_3 new file mode 100644 index 000000000000..37ef6472b50d --- /dev/null +++ b/www/webcopy/files/patch-webcopy.src_3 @@ -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 |