Making finishing touches on all the CLI commands' help messages. Also adding dotnet clean to the help output list. Fixes #5048,#5017
* Localization for dotnet-clean command. * Modified spacing to keep under the 120 char limit Moved the parameters of each option to a new line. * Moved projectArgument parameter to a new line