diff --git a/lib/util/conflicter.js b/lib/util/conflicter.js index 8454b11d..7cb689b2 100644 --- a/lib/util/conflicter.js +++ b/lib/util/conflicter.js @@ -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 *