Skip to content

Commit

Permalink
[comments] Change wrong param name in description (#1018)
Browse files Browse the repository at this point in the history
  • Loading branch information
easingthemes authored and SBoudrias committed Jun 25, 2017
1 parent 364606e commit edc2bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/util/conflicter.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class Conflicter {
* - `Y` Yes, overwrite
* - `n` No, do not overwrite
* - `a` All, overwrite this and all others
* - `q` Quit, abort
* - `x` Exit, abort
* - `d` Diff, show the differences between the old and the new
* - `h` Help, show this help
*
Expand Down

0 comments on commit edc2bf2

Please sign in to comment.