pages.nl: use " " instead of "=" to separate the options from their arguments, cut: fix example (#12690)

This commit is contained in:
Sebastiaan Speck
2024-05-04 09:32:33 +02:00
committed by GitHub
parent 2926bdb701
commit e658cb36a9
8 changed files with 16 additions and 16 deletions

View File

@@ -17,4 +17,4 @@
- Verander de beheerdersgroep van een bestand/map naar de permissies van een referentiebestand:
`chgrp --reference={{pad/naar/referentiebestand}} {{pad/naar/bestand_of_map}}`
`chgrp --reference {{pad/naar/referentiebestand}} {{pad/naar/bestand_of_map}}`