This commit is contained in:
Guillermo Bonet 2022-11-10 19:37:46 +01:00
parent cd8147de80
commit 60cbfc1730
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# PrintNatura (Print Server)
This project is used to print pdf, it acts as a print server.
## Requeriments
* Git
@ -66,7 +66,7 @@ $ lp [<file>] [<printer>]
$ lpinfo --make-and-model '[<printer-model>]' -m
```
### Show intalled printer
### Show intalled printers
```
$ lpstat -p
```