Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-10 00:19:31 +00:00
parent d4e4abca39
commit 4ccd905055
82 changed files with 557 additions and 148 deletions

View File

@@ -12,9 +12,9 @@ source: https://github.com/tldr-pages/tldr.git
`darling shell {{uname}}`
- Run a specific program in the current path with arguments:
- Run a specific program with arguments:
`darling shell {{./program}} {{program_argument_1 program_argument_2 ...}}`
`darling shell {{path/to/program}} {{program_argument_1 program_argument_2 ...}}`
- Open a macOS shell: