diff options
| -rw-r--r-- | main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -741,7 +741,7 @@ const char *help_long = " 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 timestamp format; see date(1) or strftime(1)\n" + " datefmt = ... configure timestamp format; see date(1) or strftime(3)\n" "\n" " [margin]\n" "\n" |
