nushell/crates
Jakub Žádník 49a9107e0f
Allow composing help message from two parts (#3124)
* Split help message into brief and full help

Demonstrate on ansi command

Brief help is printed when running `help commands` so it doesn't clutter
the table. Full help is printed when normal help message is requested
(e.g., `help ansi`, `ansi --help`, etc.).

* Split long command descriptions

Some are not split, just edited to be shorter.

* Capitalize the usage of all commands

* Make sure every usage ends with dot

* Fix random typo
2021-03-08 12:57:58 +13:00
..
nu_plugin_binaryview Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_chart Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_fetch Allow composing help message from two parts (#3124) 2021-03-08 12:57:58 +13:00
nu_plugin_from_bson Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_from_sqlite Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_inc Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_match Allow composing help message from two parts (#3124) 2021-03-08 12:57:58 +13:00
nu_plugin_post Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_ps Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_s3 Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_selector Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_start Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_sys Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_textview Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_to_bson Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_to_sqlite Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_tree Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu_plugin_xpath Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu-ansi-term Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu-cli Revert "add config: prompt_color_enabled = true (#3115)" (#3127) 2021-03-04 12:22:14 -05:00
nu-command Allow composing help message from two parts (#3124) 2021-03-08 12:57:58 +13:00
nu-data hopefully fixes the coercion error when comparing $nothing to $var (#3133) 2021-03-05 14:07:54 -06:00
nu-engine Allow composing help message from two parts (#3124) 2021-03-08 12:57:58 +13:00
nu-errors Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu-json Preserve order when serializing/deserialize json by default. (#3126) 2021-03-04 01:35:13 -05:00
nu-parser refactor parse_math_expression, reduce indentation (#3093) 2021-02-26 18:11:20 +13:00
nu-plugin Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu-protocol Add exit code argument (#3132) 2021-03-06 18:46:27 +13:00
nu-source Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu-stream Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu-table Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00
nu-test-support Preserve order when serializing/deserialize json by default. (#3126) 2021-03-04 01:35:13 -05:00
nu-value-ext Bump to 0.27.2 (#3109) 2021-02-26 17:55:25 +13:00