Skip to content

Commit

Permalink
Correct position of action in usage CLI output
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndrsn committed Jun 30, 2017
1 parent 2d5a858 commit dfea568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/usage.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Usage:
medic-conf <projectName> <instanceUrl>
Or:
medic-conf <action> <projectName> <instanceUrl>
medic-conf <projectName> <instanceUrl> <action>
Supported actions:
* ${supportedActions.join('\n * ')}
Expand Down

0 comments on commit dfea568

Please sign in to comment.