Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-04 00:21:33 +00:00
parent 1079e2c07a
commit 34bb7e5998
20 changed files with 205 additions and 19 deletions

View File

@@ -24,6 +24,6 @@ source: https://github.com/tldr-pages/tldr.git
`scala {{filename.jar}}`
- Execute a single Scala command in the command-line:
- Execute a single Scala command:
`scala {{[-e|--execute-script]}} {{command}}`