]> sjero.net Git - wget/blobdiff - doc/wget.texi
Use gnulib's getpass-gnu module for password prompting.
[wget] / doc / wget.texi
index 7a949bfe52ca2052230bda1c9e1ac4d46322d311..09111f25b5ecffe1b44adbd3b146398657fc1d02 100644 (file)
@@ -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.