diff options
-rw-r--r-- | src/command/command.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/command.c b/src/command/command.c index ac8b1deb..fb7c7629 100644 --- a/src/command/command.c +++ b/src/command/command.c @@ -875,7 +875,7 @@ static struct cmd_t command_defs[] = "---------------------", "Open PGP commands.", "", - "keys : List private keys." + "keys : List private keys.", "libver : Show which version of the libgpgme library is being used.", "fps : Show received fingerprints.", "start [contact] : Start PGP encrypted chat, current contact will be used if not specified.", |