mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-13 21:59:34 +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 if `$TMPDIR` is not set (the default is platform-dependent, but usually `/tmp`):
|
||||
|
||||
`mktemp -p /{{path/to/tempdir}}`
|
||||
`mktemp -p /{{path/to/temporary_directory}}`
|
||||
|
||||
- Use a custom path template (`X`s are replaced with random alphanumeric characters):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user