lpstat: add Dutch translation (#13482)

pull/28/head
Sebastiaan Speck 2024-08-20 14:02:00 +02:00 committed by GitHub
parent 538f4d0568
commit a801d30ed5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 24 additions and 0 deletions

24
pages.nl/osx/lpstat.md Normal file
View File

@ -0,0 +1,24 @@
# lpstat
> Toon statusinformatie over de huidige klassen, printopdrachten en printers.
> Meer informatie: <https://keith.github.io/xcode-man-pages/lpstat.1.html>.
- Toon een lange lijst van printers, klassen en printopdrachten:
`lpstat -l`
- Forceer encryptie bij verbinding met de CUPS-server:
`lpstat -E`
- Toon de ranglijst van printopdrachten:
`lpstat -R`
- Toon of de CUPS-server wel of niet draait:
`lpstat -r`
- Toon alle statusinformatie:
`lpstat -t`