summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrmr2025-10-19 17:10:00 -0400
committerwrmr2025-10-19 17:10:00 -0400
commit8319b3054d87575cce28c539d45315695853e7f6 (patch)
treef4e9d45b879258934127d710bf4078de2f97a36c
parent6630b94145dfdd01b4fdbb8791b219d7325d9b1e (diff)
remove some articles from help_long
-rw-r--r--main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/main.c b/main.c
index eae3605..2e3eb4a 100644
--- a/main.c
+++ b/main.c
@@ -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"