mirror of
https://github.com/nushell/nushell
synced 2024-12-26 13:03:07 +00:00
d1fcce0cd3
For some commands like `which` -h flag would trigger an error asking for missing required parameters instead of printing the help message as it does with --help. This commit adds a check in the command parser to avoid that. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |