lp, lpinfo, lpr, lpstat: add German translation (#9375)

This commit is contained in:
Spicyyboi
2022-12-08 08:24:37 +01:00
committed by GitHub
parent 20bd65192d
commit 1ee48fe5de
4 changed files with 97 additions and 0 deletions

20
pages.de/common/lpstat.md Executable file
View 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}}`