Merge pull request #8719 from MrPetovan/task/8717-help-console-globalcommunitysilence
Improve language of console globalcommunitysilence help line
This commit is contained in:
		
				commit
				
					
						5630c9f132
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -50,7 +50,7 @@ class GlobalCommunitySilence extends \Asika\SimpleConsole\Console
 | 
			
		|||
	protected function getHelp()
 | 
			
		||||
	{
 | 
			
		||||
		$help = <<<HELP
 | 
			
		||||
console globalcommunitysilence - Silence remote profile from global community page
 | 
			
		||||
console globalcommunitysilence - Silence a profile from the global community page
 | 
			
		||||
Usage
 | 
			
		||||
	bin/console globalcommunitysilence <profile_url> [-h|--help|-?] [-v]
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue