mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 15:33:50 +02:00
touch: update Dutch translation (#16846)
This commit is contained in:
parent
a4d279b776
commit
2a6ad771be
1 changed files with 4 additions and 0 deletions
|
@ -18,3 +18,7 @@
|
|||
- Stel de timestamp van de bestanden in op die van het [r]eferentiebestand en maak ([c]) geen bestand aan als deze niet bestaat:
|
||||
|
||||
`touch {{[-c|--no-create]}} {{[-r|--reference]}} {{pad/naar/referentiebestand}} {{pad/naar/bestand1 pad/naar/bestand2 ...}}`
|
||||
|
||||
- Stel de timestamp in door een string te parsen:
|
||||
|
||||
`touch {{[-d|--date]}} "{{last year|5 hours|next thursday|nov 14|...}} {{pad/naar/bestand}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue