]> www.infradead.org Git - users/dwmw2/openconnect.git/commitdiff
Update documentations for `--use-keychain`.
authorYoshimasa Niwa <niw@niw.at>
Sun, 4 Nov 2018 07:20:53 +0000 (00:20 -0700)
committerYoshimasa Niwa <niw@niw.at>
Sun, 4 Nov 2018 07:20:53 +0000 (00:20 -0700)
main.c
openconnect.8.in

diff --git a/main.c b/main.c
index cdc9b731636048278d550073fb8671d4baff2f69..2445ce31168d1dfc348f82d2985c4d93004a1032 100644 (file)
--- a/main.c
+++ b/main.c
@@ -809,7 +809,7 @@ static void usage(void)
        printf("      --non-inter                 %s\n", _("Do not expect user input; exit if it is required"));
        printf("      --passwd-on-stdin           %s\n", _("Read password from standard input"));
 #if ENABLE_KEYCHAIN
-       printf("      --use-keychain=ACCOUNT      %s\n", _("Look up Keychain to fill password form options"));
+       printf("      --use-keychain=ACCOUNT      %s\n", _("Look up Keychain to fill password form fields"));
 #endif
        printf("      --authgroup=GROUP           %s\n", _("Choose authentication login selection"));
        printf("  -c, --certificate=CERT          %s\n", _("Use SSL client certificate CERT"));
index eac57d4c7dc277d8e65c74e24ddf635751a6a3d3..2253f5bbd1bb788e60ff85a1ac50d13cc6506b81 100644 (file)
@@ -57,7 +57,7 @@ openconnect \- Multi-protocol VPN client, for Cisco AnyConnect VPNs and others
 .OP \-\-no\-xmlpost
 .OP \-\-non\-inter
 .OP \-\-passwd\-on\-stdin
-.OP \-\-use-keychain string
+.OP \-\-use\-keychain string
 .OP \-\-protocol proto
 .OP \-\-token\-mode mode
 .OP \-\-token\-secret {secret\fR[\fI,counter\fR]|@\fIfile\fR}
@@ -428,12 +428,12 @@ Do not expect user input; exit if it is required.
 Read password from standard input
 .TP
 .B \-\-use\-keychain=ACCOUNT
-Look up Keychain to fill password form options.
+Look up Keychain to fill password form field.
 .I ACCOUNT
 is a base name of Keychain items. For example, if
 .I ACCOUNT
-is "companyvpn", it creates item named "companyvpn:token" for "token"
-password form option.
+is "companyvpn", it looks up Keychain item named "companyvpn:token" for
+"token" password form field.
 .TP
 .B \-\-protocol=PROTO
 Select VPN protocol