1
0
Fork 0
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:
Dylan 2025-06-13 12:29:26 +00:00 committed by GitHub
parent 9f6c604c53
commit 0a49419d37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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]}}`