mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 03:02:25 +00:00
Update cheatsheets
This commit is contained in:
@@ -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):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user