* src/main.c: Disable use-askpass on VMS

This commit is contained in:
Darshit Shah 2020-12-30 23:04:13 +01:00
parent 8af2171a34
commit 37f0dca4e2

View File

@ -730,11 +730,13 @@ Download:\n"),
--password=PASS set both ftp and http password to PASS\n"),
N_("\
--ask-password prompt for passwords\n"),
#ifndef __VMS
N_("\
--use-askpass=COMMAND specify credential handler for requesting \n\
username and password. If no COMMAND is \n\
specified the WGET_ASKPASS or the SSH_ASKPASS \n\
environment variable is used.\n"),
#endif
N_("\
--no-iri turn off IRI support\n"),
N_("\