From a02a2fbaaea197df68630fefb2e6d1d2003de8dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 14 Mar 2021 13:38:50 +0100 Subject: doc: use full path /usr/bin/pass in example for option sec.crypt.passphrase_command --- src/core/wee-secure-config.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/core/wee-secure-config.c') diff --git a/src/core/wee-secure-config.c b/src/core/wee-secure-config.c index ec8ed6650..d60a19166 100644 --- a/src/core/wee-secure-config.c +++ b/src/core/wee-secure-config.c @@ -487,7 +487,8 @@ secure_config_init_options () "character); this option is used only when reading file sec.conf " "and if the environment variable \"WEECHAT_PASSPHRASE\" is not set " "(the environment variable has higher priority); " - "example with password-store: \"pass show weechat/passphrase\""), + "example with password-store: " + "\"/usr/bin/pass show weechat/passphrase\""), NULL, 0, 0, "", NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, -- cgit v1.2.3