X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=doc%2Fwget.texi;h=09111f25b5ecffe1b44adbd3b146398657fc1d02;hp=7a949bfe52ca2052230bda1c9e1ac4d46322d311;hb=ae034d236f2c977a9029c0b315eb1ce84a3eaaf6;hpb=202caab4c273fc1a578973b050b8537c7ac5f36d diff --git a/doc/wget.texi b/doc/wget.texi index 7a949bfe..09111f25 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -990,12 +990,16 @@ Specify the username @var{user} and password @var{password} for both using the @samp{--ftp-user} and @samp{--ftp-password} options for @sc{ftp} connections and the @samp{--http-user} and @samp{--http-password} options for @sc{http} connections. + +@item --ask-password +Prompt for a password for each connection established. Cannot be specified +when @samp{--password} is being used, because they are mutually exclusive. @end table @node Directory Options @section Directory Options -@table @samp +@table @samp @item -nd @itemx --no-directories Do not create a hierarchy of directories when retrieving recursively.