From: Hypolite Petovan Date: Wed, 3 Jun 2020 04:03:58 +0000 (-0400) Subject: Improve language of console globalcommunitysilence help line X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=779099a491486333424717e0fecc7390fada24a2;p=friendica.git Improve language of console globalcommunitysilence help line --- diff --git a/src/Console/GlobalCommunitySilence.php b/src/Console/GlobalCommunitySilence.php index bb381d99ae..26f5f83502 100644 --- a/src/Console/GlobalCommunitySilence.php +++ b/src/Console/GlobalCommunitySilence.php @@ -50,7 +50,7 @@ class GlobalCommunitySilence extends \Asika\SimpleConsole\Console protected function getHelp() { $help = << [-h|--help|-?] [-v] diff --git a/src/Core/Console.php b/src/Core/Console.php index 86178c209d..e08ea7f422 100644 --- a/src/Core/Console.php +++ b/src/Core/Console.php @@ -51,7 +51,7 @@ Commands: 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 + globalcommunitysilence Silence a profile from the global community page archivecontact Archive a contact when you know that it isn't existing anymore help Show help about a command, e.g (bin/console help config) autoinstall Starts automatic installation of friendica based on values from htconfig.php