Docs recently took a Pull Request to correct a minor error in the command line reference for 'nuget push'. I noticed that the same text exists in the 'nuget help push' output. Whenever there is a spare cycle, this should be updated there as well.
Docs PR: https://github.com/NuGet/NuGetDocs/pull/120
New Docs Page: http://docs.nuget.org/docs/reference/command-line-reference#Push_Command
Change: "Pushes a package to the server and __optionally__ publishes it." -> "Pushes a package to the server and publishes it."
Docs PR: https://github.com/NuGet/NuGetDocs/pull/120
New Docs Page: http://docs.nuget.org/docs/reference/command-line-reference#Push_Command
Change: "Pushes a package to the server and __optionally__ publishes it." -> "Pushes a package to the server and publishes it."