Skip to content

Commit 0931218

Browse files
committed
Restore comment detail that can only be removed after tj#1934 is merged
1 parent 7577e65 commit 0931218

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/command.js

+1
Original file line numberDiff line numberDiff line change
@@ -1575,6 +1575,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
15751575

15761576
// Not a recognised option by this command. Might be
15771577
// - a subcommand,
1578+
// - the help option (currently not handled by this routine),
15781579
// - an option unknown to this command,
15791580
// - or a command-argument.
15801581

0 commit comments

Comments
 (0)