Update cheatsheets

This commit is contained in:
ivuorinen
2025-06-22 00:22:44 +00:00
parent b4c3b9f9ca
commit 2e2b744bba
8 changed files with 17 additions and 17 deletions

View File

@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
- Use a custom directory (defaults to the output of `getconf DARWIN_USER_TEMP_DIR`, or `/tmp`):
`mktemp --tmpdir={{/path/to/tempdir}}`
`mktemp --tmpdir {{/path/to/tempdir}}`
- Use a custom path template (`X`s are replaced with random alphanumeric characters):