mirror of
https://github.com/xmengnet/the-art-of-command-line.git
synced 2024-12-24 04:06:28 +08:00
parent
b0c958fb62
commit
baaebeb7ff
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue