diff --git a/ProtectionScan/Options.cs b/ProtectionScan/Options.cs index 157aa11d..a98e07fa 100644 --- a/ProtectionScan/Options.cs +++ b/ProtectionScan/Options.cs @@ -113,7 +113,7 @@ namespace ProtectionScan { Console.WriteLine("Protection Scanner"); Console.WriteLine(); - Console.WriteLine("ProtectionScan file|directory ..."); + Console.WriteLine("ProtectionScan ..."); Console.WriteLine(); Console.WriteLine("Options:"); Console.WriteLine("-?, -h, --help Display this help text and quit");