X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=doc%2Fwget.texi;h=4f7d2ddf91c3682b5f1161abe74be7c0397235c4;hp=3c29f005d27ab054852eb7587b6baac9502c761d;hb=ec84142901fc685d7a08267fc0be8962e468968d;hpb=e72b57629bf49cdfd663002a8bb336a67b958979 diff --git a/doc/wget.texi b/doc/wget.texi index 3c29f005..4f7d2ddf 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -989,12 +989,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.