sync: add Dutch translation (#13180)

This commit is contained in:
Sebastiaan Speck
2024-06-28 14:30:58 +02:00
committed by GitHub
parent 6797769b42
commit 55dfe4aa1b

12
pages.nl/common/sync.md Normal file
View File

@@ -0,0 +1,12 @@
# sync
> Schrijft alle hangende schrijfoperaties naar de juiste schijven.
> Meer informatie: <https://www.gnu.org/software/coreutils/sync>.
- Schrijf alle hangende schrijfoperaties naar alle schijven:
`sync`
- Schrijf alle hangende schrijfoperaties van een enkel bestand naar de schijf:
`sync {{pad/naar/bestand}}`