cups, cupsd, lp{admin, rm, stat}: add Dutch translation (#11885)
Co-authored-by: Leon <leonvsc@users.noreply.github.com>
This commit is contained in:
20
pages.nl/common/lpstat.md
Normal file
20
pages.nl/common/lpstat.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# lpstat
|
||||
|
||||
> Bekijk de status informatie over printers.
|
||||
> Meer informatie: <https://manned.org/lpstat>.
|
||||
|
||||
- Toon alle printers op de machine en of deze ingeschakeld zijn om te printen:
|
||||
|
||||
`lpstat -p`
|
||||
|
||||
- Toon de standaard printer:
|
||||
|
||||
`lpstat -d`
|
||||
|
||||
- Toon alle beschikbare status informatie:
|
||||
|
||||
`lpstat -t`
|
||||
|
||||
- Toon een lijst van printtaken in de wachtrij voor een specifieke gebruiker:
|
||||
|
||||
`lpstat -u {{gebruiker}}`
|
Reference in New Issue
Block a user