sync: add Dutch translation (#13180)
This commit is contained in:
12
pages.nl/common/sync.md
Normal file
12
pages.nl/common/sync.md
Normal 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}}`
|
Reference in New Issue
Block a user