1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-27 16:50:58 +01:00

Silas Silva: users/17223: lp page-ranges option.

This commit is contained in:
Peter Stephenson 2012-09-05 09:09:48 +00:00
parent d3891edfca
commit a090655b16
2 changed files with 7 additions and 2 deletions

View file

@ -28,7 +28,7 @@ _lp_job_options()
# Generic options (from lp manual page)
lopts_with_args=( media orientation-requested sides number-up scaling cpi lpi
page-{bottom,left,right,top} )
page-{bottom,left,right,top} page-ranges )
lopts_no_args=(fitplot landscape)