From 37f0dca4e22049d824919f0311092f56a1874302 Mon Sep 17 00:00:00 2001 From: Darshit Shah Date: Wed, 30 Dec 2020 23:04:13 +0100 Subject: [PATCH] * src/main.c: Disable use-askpass on VMS --- src/main.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main.c b/src/main.c index 3b1d02df..c84f6e41 100644 --- a/src/main.c +++ b/src/main.c @@ -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_("\