1
0
mirror of https://github.com/nushell/nushell.git synced 2025-07-11 03:45:51 +02:00

Update README.md

This commit is contained in:
Jonathan Turner
2019-08-26 11:47:35 +12:00
committed by GitHub
parent 7639fac1e7
commit 30187e0311

@ -73,7 +73,7 @@ Commands are separated by the pipe symbol (`|`) to denote a pipeline flowing lef
.git | Directory | | 4.1 KB | 2 weeks ago | 25 minutes ago .git | Directory | | 4.1 KB | 2 weeks ago | 25 minutes ago
src | Directory | | 4.1 KB | 2 weeks ago | 25 minutes ago src | Directory | | 4.1 KB | 2 weeks ago | 25 minutes ago
.cargo | Directory | | 4.1 KB | 2 weeks ago | 2 weeks ago .cargo | Directory | | 4.1 KB | 2 weeks ago | 2 weeks ago
-----------+-----------+----------+--------+--------------+---------------- --------+-----------+----------+--------+--------------+----------------
``` ```
Because most of the time you'll want to see the output of a pipeline, `autoview` is assumed. We could have also written the above: Because most of the time you'll want to see the output of a pipeline, `autoview` is assumed. We could have also written the above: