about summary refs log tree commit diff stats
path: root/src/command/command.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-06-21 22:29:15 +0100
committerJames Booth <boothj5@gmail.com>2015-06-21 22:29:15 +0100
commit918e55becf804de47a89acacce365f12369808e0 (patch)
tree6b1844ce7d2eacc0e63bd9522bd6c063962140b3 /src/command/command.c
parent9526f2b7ebe1c5a1f0c1ce72f8c7c5651bed87ea (diff)
downloadprofani-tty-918e55becf804de47a89acacce365f12369808e0.tar.gz
Fixed pgp help
Diffstat (limited to 'src/command/command.c')
-rw-r--r--src/command/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/command.c b/src/command/command.c
index fb7c7629..1d99e56a 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -880,7 +880,7 @@ static struct cmd_t command_defs[] =
           "fps               : Show received fingerprints.",
           "start [contact]   : Start PGP encrypted chat, current contact will be used if not specified.",
           "end               : End PGP encrypted chat with the current recipient.",
-          "log on|off|redact : OTR message logging, default: redact.",
+          "log on|off|redact : PGP message logging, default: redact.",
           NULL } } },
 
     { "/otr",