about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2018-11-22 11:00:18 +0100
committerMichael Vetter <jubalh@iodoru.org>2018-11-22 11:00:18 +0100
commita97202ace67673bc884e9cdf3c755783cec47407 (patch)
treed8a3866575c33eb4f62567183fe51b4881ff0fb1 /src
parentfb2ca00f930b03baf1f175d63f10f7fd6708c4b0 (diff)
parentb4739b328ec62219efb7ed0df58fddb8ab47664a (diff)
downloadprofani-tty-a97202ace67673bc884e9cdf3c755783cec47407.tar.gz
Merge branch 'nick'
See https://github.com/boothj5/profanity/pull/1023
Diffstat (limited to 'src')
-rw-r--r--src/command/cmd_defs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c
index 0e4b5654..33ab6ff5 100644
--- a/src/command/cmd_defs.c
+++ b/src/command/cmd_defs.c
@@ -384,7 +384,7 @@ static struct cmd_t command_defs[] =
             "/roster add someone@contacts.org",
             "/roster add someone@contacts.org Buddy",
             "/roster remove someone@contacts.org",
-            "/roster nick myfriend@chat.org My Friend",
+            "/roster nick myfriend@chat.org \"My Friend\"",
             "/roster clearnick kai@server.com",
             "/roster size 15")
     },