Skip to content

Commit

Permalink
Restore comment detail that can only be removed after tj#1934 is merged
Browse files Browse the repository at this point in the history
(cherry picked from commit 0931218)
  • Loading branch information
aweebit committed Aug 8, 2023
1 parent ef6acf4 commit 99a1138
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/command.js
Original file line number Diff line number Diff line change
Expand Up @@ -1514,6 +1514,7 @@ Expecting one of '${allowedValues.join("', '")}'`);

// Not a recognised option by this command. Might be
// - a subcommand,
// - the help option (currently not handled by this routine),
// - an option unknown to this command,
// - or a command-argument.

Expand Down

0 comments on commit 99a1138

Please sign in to comment.