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
  • Loading branch information
aweebit committed Aug 8, 2023
1 parent 7577e65 commit 0931218
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 @@ -1575,6 +1575,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 0931218

Please sign in to comment.