nushell/crates
rabisg0 d1fcce0cd3
Fixes #1427: Prints help message with -h switch (#1454)
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.
2020-03-11 05:59:50 +13:00
..
nu_plugin_average Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_binaryview Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_fetch Add support for downloading unsupported mime types (#1441) 2020-03-01 13:14:36 +13:00
nu_plugin_inc Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_match Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_post Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_ps Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_shuffle Add --num parameter to limit the number of output lines (#1455) 2020-03-05 05:26:46 -05:00
nu_plugin_str Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_sum Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_sys Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_textview Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu_plugin_tree Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu-build Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu-cli Columnpath support when passing fields for formatting. (#1472) 2020-03-10 01:55:03 -05:00
nu-errors Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu-macros Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00
nu-parser Fixes #1427: Prints help message with -h switch (#1454) 2020-03-11 05:59:50 +13:00
nu-plugin Plugin documentation (#1431) 2020-02-24 15:28:46 +13:00
nu-protocol Eliminate some compiler warnings (#1468) 2020-03-09 08:19:07 +13:00
nu-source Add support for compound shorthand flags (#1414) 2020-03-01 13:20:42 +13:00
nu-test-support Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
nu-value-ext Bump version to 0.10.0 (#1403) 2020-02-18 16:56:09 +13:00