diff options
| -rw-r--r-- | main.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -722,11 +722,11 @@ const char *help_long = "\n" " [cbink]\n" "\n" - " help = 1 | 0 enable or disable the short help banner\n" + " help = 1 | 0 enable or disable short help banner\n" " pfp = 1 | 0 enable or disable profile pictures\n" " pronouns = 1 | 0 enable or disable user pronouns in posts\n" " date = 1 | 0 enable or disable post timestamps\n" - " datefmt = ... configure the timestamp format; see date(1) or strftime(1)\n" + " datefmt = ... configure timestamp format; see date(1) or strftime(1)\n" "\n" " [margin]\n" "\n" |
