Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-10 00:21:37 +00:00
parent 15848b0938
commit 9420175cb8
27 changed files with 159 additions and 74 deletions

View File

@@ -14,8 +14,8 @@ source: https://github.com/tldr-pages/tldr.git
- Run a specific command:
`robo {{foo}}`
`robo {{command}}`
- Simulate running a specific command:
`robo --simulate {{foo}}`
`robo --simulate {{command}}`