mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 00:53:13 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/lpr
2
tldr/lpr
@@ -21,7 +21,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`lpr -P {{printer}} {{path/to/file}}`
|
||||
|
||||
- Print either a single page (e.g. 2) or a range of pages (e.g. 2–16):
|
||||
- Print either a single page (e.g. 2) or a range of pages (e.g. 2-16):
|
||||
|
||||
`lpr -o page-ranges={{2|2-16}} {{path/to/file}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user