From 703e353140a8839b4f678d90c1f90d5271b35340 Mon Sep 17 00:00:00 2001 From: Luke Young Date: Wed, 18 Dec 2019 08:40:16 -0800 Subject: [PATCH] Add prompt config to README --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index c8e1b51..7520ad7 100644 --- a/README +++ b/README @@ -218,6 +218,10 @@ respectively. cainfo:: Option to allow usage of a CA bundle instead of path. +prompt:: +Specifies the prompt that PAM should display when prompting for the +OTP token. If not specified "YubiKey for `%s': " is used. + proxy:: specify a proxy to connect to the validation server. Valid schemes are http://, https://, socks4://, socks4a://, socks5:// or socks5h://.