From 02c9fd6c2452382253e8da4a40fa4a839c69f9d7 Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Sun, 18 Mar 2018 19:52:00 -0400 Subject: [PATCH] Add typo to main console help --- src/Core/Console.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Core/Console.php b/src/Core/Console.php index 6f4ec64a08..6201499371 100644 --- a/src/Core/Console.php +++ b/src/Core/Console.php @@ -31,6 +31,7 @@ Commands: maintenance Set maintenance mode for this node php2po Generate a messages.po file from a strings.php file po2php Generate a strings.php file from a messages.po file + typo Checks for parse errors in Friendica files Options: -h|--help|-? Show help information