mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-12-03 03:58:13 +08:00
Fix typo
--HG-- branch : dev
This commit is contained in:
@@ -100,7 +100,7 @@ namespace OrchardCLI {
|
||||
}
|
||||
|
||||
private void DisplayHelp() {
|
||||
_output.WriteLine("Executes the Orchard interactive from a Orchard installation directory.");
|
||||
_output.WriteLine("Executes the Orchard interactive command line from a Orchard installation directory.");
|
||||
_output.WriteLine("");
|
||||
_output.WriteLine("Usage:");
|
||||
_output.WriteLine(" orchardcli.exe [/switch1[:value1]] ... [/switchn[:valuen]]");
|
||||
|
||||
Reference in New Issue
Block a user