mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 15:33:50 +02:00
mktemp: update Dutch translation (#16847)
This commit is contained in:
parent
9f6c604c53
commit
0a49419d37
1 changed files with 4 additions and 0 deletions
|
@ -26,3 +26,7 @@
|
|||
- Maak een lege tijdelijke map aan en toon het absolute pad:
|
||||
|
||||
`mktemp {{[-d|--directory]}}`
|
||||
|
||||
- Print de naam van een tijdelijk bestand of map zonder het te creëren:
|
||||
|
||||
`mktemp {{[-u|--dry-run]}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue