mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-03 13:55:03 +00:00
Update cheatsheets
This commit is contained in:
@@ -31,3 +31,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Create an empty temporary directory and print its absolute path:
|
||||
|
||||
`mktemp {{[-d|--directory]}}`
|
||||
|
||||
- Print the name of a temporary file or directory without actually creating it:
|
||||
|
||||
`mktemp {{[-u|--dry-run]}}`
|
||||
|
||||
Reference in New Issue
Block a user