diff --git a/src/Core/Console.php b/src/Core/Console.php index 39e2941a32..d315c10a25 100644 --- a/src/Core/Console.php +++ b/src/Core/Console.php @@ -21,11 +21,15 @@ class Console extends \Asika\SimpleConsole\Console Usage: bin/console [--version] [-h|--help|-?] [] [-v] Commands: - config Edit site config - createdoxygen Generate Doxygen headers - docbloxerrorchecker Checks the file tree for DocBlox errors - globalcommunityblock Silence remote profile from global community page - help Show help about a command, e.g (bin/console help config) + config Edit site config + createdoxygen Generate Doxygen headers + docbloxerrorchecker Check the file tree for DocBlox errors + extract Generate translation string file for the Friendica project (deprecated) + globalcommunityblock Block remote profile from interacting with this node + globalcommunitysilence Silence remote profile from global community page + help Show help about a command, e.g (bin/console help config) + maintenance Set maintenance mode for this node + php2po Generate a messages.po file from a strings.php file Options: -h|--help|-? Show help information