mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
pages.*: update CUPS documentation URL (#11889)
This commit is contained in:
parent
5301210be6
commit
53f2a98bae
6 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# lpinfo
|
||||
|
||||
> Liste verbundene Drucker und installierte Treiber für den CUPS Druckserver.
|
||||
> Weitere Informationen: <https://www.cups.org/doc/man-lpinfo.html>.
|
||||
> Weitere Informationen: <https://openprinting.github.io/cups/doc/man-lpinfo.html>.
|
||||
|
||||
- Liste alle aktuell verbundenen Drucker auf:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> CUPS-Programm zum Drucken von Dateien.
|
||||
> Siehe auch: `lpstat` und `lpadmin`.
|
||||
> Weitere Informationen: <https://www.cups.org/doc/man-lpr.html>.
|
||||
> Weitere Informationen: <https://openprinting.github.io/cups/doc/man-lpr.html>.
|
||||
|
||||
- Drucke eine Datei mit dem Standarddrucker:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# cupsd
|
||||
|
||||
> Server daemon voor de CUPS print server.
|
||||
> Meer informatie: <https://www.cups.org/doc/man-cupsd.html>.
|
||||
> Meer informatie: <https://openprinting.github.io/cups/doc/man-cupsd.html>.
|
||||
|
||||
- Start `cupsd` op de achterground, aka. als een daemon:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Configureer CUPS printers en klasses.
|
||||
> Bekijk ook: `lpoptions`.
|
||||
> Meer informatie: <https://www.cups.org/doc/man-lpadmin.html>.
|
||||
> Meer informatie: <https://openprinting.github.io/cups/doc/man-lpadmin.html>.
|
||||
|
||||
- Stel de standaard printer in:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Annuleer wachtende printtaken van een server.
|
||||
> Bekijk ook: `lpq`.
|
||||
> Meer informatie: <https://www.cups.org/doc/man-lprm.html>.
|
||||
> Meer informatie: <https://openprinting.github.io/cups/doc/man-lprm.html>.
|
||||
|
||||
- Annuleer de huidige taak op de standaard printer:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Move a job or all jobs to another printer
|
||||
> See also: `cancel`, `lp`, `lpr`, `lprm`.
|
||||
> More information: <https://openprinting.github.io/cups/doc/man-lpmove.html>.
|
||||
> Mais informações: <https://openprinting.github.io/cups/doc/man-lpmove.html>.
|
||||
|
||||
- Move um trabalho específico para `nova_impressora`:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue