lp, lpinfo, lpr, lpstat: add German translation (#9375)
This commit is contained in:
20
pages.de/common/lpstat.md
Executable file
20
pages.de/common/lpstat.md
Executable file
@@ -0,0 +1,20 @@
|
||||
# lpstat
|
||||
|
||||
> Zeige Statusinformationen von Druckern.
|
||||
> Weitere Informationen: <https://manned.org/lpstat>.
|
||||
|
||||
- Liste alle aktuell verbundenen Drucker mit ihrer Druckverfügbarkeit auf:
|
||||
|
||||
`lpstat -p`
|
||||
|
||||
- Zeige den Standarddrucker an:
|
||||
|
||||
`lpstat -d`
|
||||
|
||||
- Zeige alle Statusinformationen an:
|
||||
|
||||
`lpstat -t`
|
||||
|
||||
- Liste alle Druckaufträge von einem gegebenen Nutzer auf:
|
||||
|
||||
`lpstat -u {{nutzer}}`
|
Reference in New Issue
Block a user