diff --git a/pages/common/lpr.md b/pages/common/lpr.md index cda28b21e..36484d21a 100644 --- a/pages/common/lpr.md +++ b/pages/common/lpr.md @@ -1,8 +1,8 @@ # lpr > CUPS tool for printing files. -> See also `lpstat` and `lpadmin` for listing and configuring printers. -> More information: . +> See also: `lpstat` and `lpadmin`. +> More information: . - Print a file to the default printer: @@ -22,7 +22,7 @@ - Print double-sided either in portrait (long) or in landscape (short): -`lpr -o sides={{two_sided_long_edge|two_sided_short_edge}} {{path/to/file}}` +`lpr -o sides={{two-sided-long-edge|two-sided-short-edge}} {{path/to/file}}` - Set page size (more options may be available depending on setup):