mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-12 14:15:43 +02:00
ippevepcl: delete page in favor of ippeveps (#17320)
This commit is contained in:
parent
d0f208e8d5
commit
e7e36e0d0b
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
|||
# ippevepcl
|
||||
|
||||
> Print to B&W HP PCL laser printers.
|
||||
> Supports HP PCL, PWG Raster and Apple Raster files.
|
||||
> See also: `ippevepcl`, `ippeveprinter`.
|
||||
> More information: <https://openprinting.github.io/cups/doc/man-ippevepcl.html>.
|
||||
|
||||
- Print a file to `stdout` (status and progress messages are sent to `stderr`):
|
||||
|
||||
`ippeveps {{path/to/file}}`
|
||||
|
||||
- Print a file from `stdin` to `stdout`:
|
||||
|
||||
`{{wget -O - https://example.com/file}} | ippeveps`
|
Loading…
Add table
Reference in a new issue