First pass at updating all documentation formatting and cleaning up output of examples (#2031)

This commit is contained in:
Joseph T. Lyons
2020-06-23 14:21:47 -04:00
committed by GitHub
parent d095cb91e4
commit 053bd926ec
81 changed files with 1069 additions and 679 deletions

View File

@ -63,6 +63,7 @@ To get the average of the file sizes in a directory, simply pipe the size column
```
```shell
> ls | get size | math max
───┬──────────
# │
───┼──────────