summaryrefslogtreecommitdiff
path: root/alpine/arg.c
diff options
context:
space:
mode:
Diffstat (limited to 'alpine/arg.c')
-rw-r--r--alpine/arg.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/alpine/arg.c b/alpine/arg.c
index 409ffaf1..b256de62 100644
--- a/alpine/arg.c
+++ b/alpine/arg.c
@@ -135,8 +135,8 @@ N_(" -erase_stored_passwords\tEliminate any stored passwords"),
N_(" -passfile <fully_qualified_filename>\tSet the password file to something other"),
N_("\t\tthan the default"),
#ifdef SMIME
-N_(" -pwdcertdir <fully_qualified_filename>\tSet the directory to store a personal"),
-N_("\t\tkey and certificates to encrypt and decrypt your password file."),
+N_(" -pwdcertdir <fully_qualified_path>\tSet the directory to store a personal"),
+N_("\t\tkey and certificate to encrypt and decrypt your password file."),
#endif /* SMIME inside PASSFILE */
#endif /* PASSFILE */