mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:05:59 +02:00
expand: clarify last command using a concrete example. (#3326)
This commit is contained in:
parent
0d96f78550
commit
f30e7ed891
1 changed files with 2 additions and 2 deletions
|
@ -18,6 +18,6 @@
|
|||
|
||||
`expand -t={{number}} {{file}}`
|
||||
|
||||
- Use comma separated list of explicit tab positions:
|
||||
- Use a comma separated list of explicit tab positions:
|
||||
|
||||
`expand -t={{list}}`
|
||||
`expand -t={{1,4,6}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue