nushell/crates/nu-cli/tests
Joseph T. Lyons f5e03aaf1c
Add cal command (#1739)
* Add cal command

* Fix docmentation to show commands on two lines

* Use bullet points on flag documentation for cal

* Dereference day before calling string method

* Silence Clippy warning regarding a function with too many arguments

* Update cal flag descriptions and documentation

* Add some tests for the cal command
2020-05-10 11:05:48 +12:00
..
commands Add cal command (#1739) 2020-05-10 11:05:48 +12:00
format_conversions Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
main.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00