nushell/crates/nu-command
Saeed Rasooli 42d18d2294
add "-0" as short for --headerless in "from" commands (#3042)
* replace --headerless flags with --noheaders / -n

* Update from_csv.rs

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2021-02-22 20:25:17 +13:00
..
assets nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
src add "-0" as short for --headerless in "from" commands (#3042) 2021-02-22 20:25:17 +13:00
tests add "-0" as short for --headerless in "from" commands (#3042) 2021-02-22 20:25:17 +13:00
build.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
Cargo.toml Bump to 0.27.1 (#3073) 2021-02-18 18:54:48 +13:00