README
This commit is contained in:
parent
cd8147de80
commit
60cbfc1730
|
@ -1,5 +1,5 @@
|
||||||
# PrintNatura (Print Server)
|
# PrintNatura (Print Server)
|
||||||
|
This project is used to print pdf, it acts as a print server.
|
||||||
## Requeriments
|
## Requeriments
|
||||||
|
|
||||||
* Git
|
* Git
|
||||||
|
@ -66,7 +66,7 @@ $ lp [<file>] [<printer>]
|
||||||
$ lpinfo --make-and-model '[<printer-model>]' -m
|
$ lpinfo --make-and-model '[<printer-model>]' -m
|
||||||
```
|
```
|
||||||
|
|
||||||
### Show intalled printer
|
### Show intalled printers
|
||||||
```
|
```
|
||||||
$ lpstat -p
|
$ lpstat -p
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue