1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 05:35:24 +02:00

visudo: update Dutch translation (#11054)

This commit is contained in:
Sebastiaan Speck 2023-10-20 08:07:32 +02:00 committed by GitHub
parent 0da71c02d5
commit 281eb1636f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,3 +10,11 @@
- Controleer sudoers-bestand op fouten:
`sudo visudo -c`
- Bewerk het sudoers-bestand met een specifieke editor:
`sudo EDITOR={{editor}} visudo`
- Toon versie informatie:
`visudo --version`