Bring the usage message in synch with reality.
PR: bin/26160
This commit is contained in:
parent
ed6397209d
commit
dde0dff6dc
@ -502,11 +502,10 @@ fetch(char *URL, char *path)
|
||||
void
|
||||
usage(void)
|
||||
{
|
||||
/* XXX badly out of synch */
|
||||
fprintf(stderr,
|
||||
"Usage: fetch [-1AFHMPRabdlmnpqrstv] [-o outputfile] [-S bytes]\n"
|
||||
"Usage: fetch [-146AFMPRUadlmnpqrsv] [-o outputfile] [-S bytes]\n"
|
||||
" [-B bytes] [-T seconds] [-w seconds]\n"
|
||||
" [-f file -h host [-c dir] | URL ...]\n"
|
||||
" [-h host -f file [-c dir] | URL ...]\n"
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user