1 reference to Help_Quiet
dotnet-watch (1)
CommandLine\CommandLineOptions.cs (1)
51var quietOption = new Option<bool>("--quiet", "-q") { Description = Resources.Help_Quiet, Arity = ArgumentArity.Zero };