Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Remove help subcommand #2139

Merged
merged 1 commit into from
Jun 26, 2015
Merged

Remove help subcommand #2139

merged 1 commit into from
Jun 26, 2015

Conversation

ChengTian
Copy link
Contributor

parent #1116

@davidfowl @muratg @Eilon

Correct usage of help subcommand is something like

dnu packages help add

However, people keep doing

dnu packages add help

or

dnu help packages add

This PR removes the confusing help subcommand and we only use -?|-h|--help option:

dnu packages add --help

@Eilon
Copy link
Member

Eilon commented Jun 26, 2015

:shipit: from me.

@muratg
Copy link
Contributor

muratg commented Jun 26, 2015

:shipit:

@ChengTian ChengTian merged commit b084dad into dev Jun 26, 2015
@ChengTian ChengTian deleted the wei/remove-help-subcommand branch June 26, 2015 17:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants