Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding usage string #36

Merged
merged 2 commits into from
Nov 15, 2016
Merged

Adding usage string #36

merged 2 commits into from
Nov 15, 2016

Conversation

nsomar
Copy link
Owner

@nsomar nsomar commented Nov 13, 2016

Adding usage string.

Now the command will set the usage when calling helpMessage
The name of the command will be the first string in the usage

For example, for usage show origin-name
The command name is show

When displaying the help we will have:

Usage:
  git remote show origin-name

@goyox86

@codecov-io
Copy link

codecov-io commented Nov 13, 2016

Current coverage is 95.01% (diff: 95.85%)

Merging #36 into master will increase coverage by 0.04%

@@             master        #36   diff @@
==========================================
  Files            24         28     +4   
  Lines          2149       2288   +139   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           2041       2174   +133   
- Misses          108        114     +6   
  Partials          0          0          

Powered by Codecov. Last update 15ea9e9...5025cd6

@nsomar nsomar changed the base branch from master to improving-flags November 13, 2016 00:56
@nsomar
Copy link
Owner Author

nsomar commented Nov 15, 2016

@goyox86 merging this now

@nsomar nsomar merged commit 0c90dd6 into improving-flags Nov 15, 2016
@nsomar nsomar deleted the adding-usage-string branch November 15, 2016 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants