Update cheatsheets

This commit is contained in:
ivuorinen
2024-03-12 00:13:06 +00:00
parent 5e19e68038
commit daf84d472c
2 changed files with 28 additions and 2 deletions

View File

@@ -22,8 +22,8 @@ source: https://github.com/tldr-pages/tldr.git
- Have tabs a certain number of characters apart, not 8:
`expand -t={{number}} {{path/to/file}}`
`expand -t {{number}} {{path/to/file}}`
- Use a comma separated list of explicit tab positions:
`expand -t={{1,4,6}}`
`expand -t {{1,4,6}}`