mirror of
https://github.com/nushell/nushell.git
synced 2025-06-01 15:46:04 +02:00
* 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