nushell/crates/nu-command
JT 8c507dc984
Revert "Port command examples to long option" (#10597)
Reverts nushell/nushell#10596

Using the long option in examples is going to be confusing as it makes
the reader think the long option is required. It also isn't idiomatic
Nushell.

The examples should be copy-paste-able as idiomatic Nushell, so as such
we shouldn't expand them to the long flag name.
2023-10-04 09:41:13 +13:00
..
src Revert "Port command examples to long option" (#10597) 2023-10-04 09:41:13 +13:00
tests Use int type name consistently (#10579) 2023-10-03 18:24:32 +02:00
Cargo.toml Remove cd w/ abbreviations (#10588) 2023-10-03 10:51:46 +13:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00