about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-01-28 20:59:25 +0000
committerJames Booth <boothj5@gmail.com>2015-01-28 20:59:25 +0000
commit5b26879e3137c833baf393878d955420360b8edb (patch)
tree806a4f9716a60e5d4690021de9708d01d76962bb /src
parent351ff752a7b11408e62f00cb8b5778a58e8fdda7 (diff)
downloadprofani-tty-5b26879e3137c833baf393878d955420360b8edb.tar.gz
Updated /wrap help
Diffstat (limited to 'src')
-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 f1926dbb..7be6603d 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -615,7 +615,7 @@ static struct cmd_t command_defs[] =
         { "/wrap on|off", "Word wrapping.",
         { "/wrap on|off",
           "------------",
-          "Enable or disable word wrapping.",
+          "Enable or disable word wrapping in the main window.",
           NULL } } },
 
     { "/time",