nushell/crates/nu-command
Reilly Wood e72cecf457
Remove unnecessary echo uses from examples (#7500)
`echo` tends to confuse new Nu users; they expect it to work like
`print` when it just passes a value to the next stage of the pipeline.

We haven't quite figured out what to do about `echo` in the long run,
but I think a good start is to remove `echo` from command examples where
it would be unnecessary and arguably unidiomatic.
2022-12-16 11:51:00 -05:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
proptest-regressions/format_conversions add tests, deal with pipes, newlines, tabs for to nuon (#6391) 2022-09-01 14:08:19 +02:00
src Remove unnecessary echo uses from examples (#7500) 2022-12-16 11:51:00 -05:00
tests ensure get doesn't delve too deep in nested lists (#7497) 2022-12-15 22:03:38 -08:00
build.rs Fix panic when building without git (#6289) 2022-08-10 10:31:12 -05:00
Cargo.toml Try to fix #7380 (#7446) 2022-12-15 08:47:04 -06:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00