Slightly clarify description for column.

See #240.
This commit is contained in:
Joshua Levy 2015-07-27 22:57:55 -07:00
parent b0c958fb62
commit baaebeb7ff

View file

@ -331,7 +331,7 @@ A few examples of piecing together commands:
- `fold`: wrap lines of text
- `column`: format text into fixed-width columns or tables
- `column`: format text fields into aligned, fixed-width columns or tables
- `expand` and `unexpand`: convert between tabs and spaces