]> sjero.net Git - wget/blobdiff - doc/wget.texi
Merge getpass with quote, plus my NEWS entry.
[wget] / doc / wget.texi
index 3c29f005d27ab054852eb7587b6baac9502c761d..4f7d2ddf91c3682b5f1161abe74be7c0397235c4 100644 (file)
@@ -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.