mirror of
https://github.com/anikeen-com/print-cli.git
synced 2026-03-13 13:46:07 +00:00
Update raspberry.md
This commit is contained in:
@@ -65,7 +65,7 @@ https://10.20.0.195:631/printers/EPSON_ET_2720_Series
|
||||
```
|
||||
|
||||
It contains the Name of the printer, which is the `printer-name` part. You can use this address in the configuration
|
||||
file for Print-CLI. In most cases, just replace the `https` with `ipp` and remove the `/printers` part:
|
||||
file for Print-CLI. In most cases, just replace the `https` with `ipp` and replace the ip to `127.0.0.1`:
|
||||
|
||||
```text
|
||||
ipp://127.0.0.1:631/printers/EPSON_ET_2720_Series
|
||||
|
||||
Reference in New Issue
Block a user