Update cheatsheets

This commit is contained in:
ivuorinen
2024-06-13 00:14:42 +00:00
parent 5cc33140be
commit 038e245f61
12 changed files with 42 additions and 34 deletions

View File

@@ -17,7 +17,7 @@ source: https://github.com/tldr-pages/tldr.git
`pw-dot {{-j|--json}} {{path/to/file.json}}`
- Specify an [o]utput file, showing [a]ll object types:
- Specify an [o]utput file, showing all object types:
`pw-dot --output {{path/to/file.dot}} {{-a|--all}}`
@@ -29,7 +29,7 @@ source: https://github.com/tldr-pages/tldr.git
`pw-dot --remote {{remote_name}} {{-s|--smart}}`
- Lay the graph from [l]eft to [r]ight, instead of dot's default top to bottom:
- Lay the graph from left to right, instead of dot's default top to bottom:
`pw-dot {{-L|--lr}}`