expand: clarify last command using a concrete example. (#3326)

This commit is contained in:
Marco Bonelli 2019-10-05 11:21:20 +02:00 committed by Muhammad Falak R Wani
parent 0d96f78550
commit f30e7ed891

View File

@ -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}}`