Update cheatsheets

This commit is contained in:
ivuorinen
2025-09-13 00:17:31 +00:00
parent d15d5b771b
commit 39d8cd0675
34 changed files with 212 additions and 45 deletions

View File

@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
- Use a custom directory (defaults to `$TMPDIR`, or `/tmp`):
`mktemp {{[-p |--tmpdir=]}}/{{path/to/tempdir}}`
`mktemp {{[-p |--tmpdir=]}}/{{path/to/temporary_directory}}`
- Use a custom path template (`X`s are replaced with random alphanumeric characters):