mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 20:01:32 +00:00
Update cheatsheets
This commit is contained in:
4
tldr/lp
4
tldr/lp
@@ -20,9 +20,9 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`lp -d {{printer_name}} {{path/to/filename}}`
|
||||
|
||||
- Print N copies of file to default printer (replace N with desired number of copies):
|
||||
- Print `n` copies of a file to the default printer:
|
||||
|
||||
`lp -n {{N}} {{path/to/filename}}`
|
||||
`lp -n {{n}} {{path/to/filename}}`
|
||||
|
||||
- Print only certain pages to the default printer (print pages 1, 3-5, and 16):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user