dotnet-installer/src/dotnet/commands/dotnet-run
Zlatko Knezevic b467d66182 Remove argument separator from commands (#5080)
* Remove argument separator from commands

Currently, the argument separator (`--`) is only supported on
`dotnet run`. This PR removes it from other commands to make the help and
usage of these command clearer.

* Adding dotnet run message test

* Responding to PR feedback
2016-12-19 22:11:39 -08:00
..
xlf Updating xlf files to reflect the modification of the test help message, of the dotnet help update and the additions of CommandLine, Migration, Sln.Internal, msbuild command and Cli.Utils. 2016-12-17 10:55:12 -08:00
LocalizableStrings.cs Responding to PR feedback 2016-12-16 19:14:30 -08:00
Program.cs Remove argument separator from commands (#5080) 2016-12-19 22:11:39 -08:00
RunCommand.cs Removing duplicate space in "The Current OutputType is" usage 2016-12-13 14:52:03 -08:00