blob: 37ef6472b50d994ce5c011507eda9c4bff72b48c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
|