1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Document --post-data' and --post-file'.

This commit is contained in:
hniksic 2002-04-13 22:31:11 -07:00
parent 9f2cc07924
commit 0eee8f8b25
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-04-14 Hrvoje Niksic <hniksic@arsdigita.com>
* main.c (print_help): Document `--post-data' and `--post-file'.
2002-04-14 Hrvoje Niksic <hniksic@arsdigita.com>
* http.c (gethttp): Ditto.

View File

@ -194,6 +194,8 @@ HTTP options:\n\
--cookies=off don't use cookies.\n\
--load-cookies=FILE load cookies from FILE before session.\n\
--save-cookies=FILE save cookies to FILE after session.\n\
--post-data=STRING use the POST method; send STRING as the data.\n\
--post-file=FILE use the POST method; send contents of FILE.\n\
\n"), stdout);
fputs (_("\
FTP options:\n\