aboutsummaryrefslogtreecommitdiff
path: root/src/commands.c
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-23 19:01:33 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-23 19:01:33 +0100
commit4fb970ad4e7d0558f7bf32dbad2333dbf3cb3ab4 (patch)
treef8cf70973ed3fb78816e89bd9034c983b68b6062 /src/commands.c
parent4dddac9e257433a8e2f5f763d91470a7e05ff680 (diff)
downloadnissy-4fb970ad4e7d0558f7bf32dbad2333dbf3cb3ab4.tar.gz
nissy-4fb970ad4e7d0558f7bf32dbad2333dbf3cb3ab4.zip
Fixes for yesterday's commit
Diffstat (limited to '')
-rw-r--r--src/commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands.c b/src/commands.c
index 9a2ad51..01671ee 100644
--- a/src/commands.c
+++ b/src/commands.c
@@ -322,7 +322,7 @@ help_exec(CommandArgs *args)
322 "available commands.\n" 322 "available commands.\n"
323 "See the manual page for more details. The manual" 323 "See the manual page for more details. The manual"
324 " page is available with \"man nissy\" on a UNIX" 324 " page is available with \"man nissy\" on a UNIX"
325 " system (such a Linux or MacOS) or in pdf and html" 325 " system (such as Linux or MacOS) or in pdf and html"
326 " format in the docs folder.\n" 326 " format in the docs folder.\n"
327 "Nissy is available for free at " 327 "Nissy is available for free at "
328 "https://github.com/sebastianotronto/nissy\n" 328 "https://github.com/sebastianotronto/nissy\n"

Generated with cgit - Back to sebastiano.tronto.net