mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-28 05:00:59 +01:00
Silas Silva: users/17223: lp page-ranges option.
This commit is contained in:
parent
d3891edfca
commit
a090655b16
2 changed files with 7 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2012-09-05 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* Silas Silva: users/17223: Completion/Unix/Command/_lp:
|
||||
page-ranges option.
|
||||
|
||||
2012-09-03 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* users/17213: Completion/Base/Completer/_user_expand,
|
||||
|
|
@ -130,5 +135,5 @@
|
|||
|
||||
*****************************************************
|
||||
* This is used by the shell to define $ZSH_PATCHLEVEL
|
||||
* $Revision: 1.5713 $
|
||||
* $Revision: 1.5714 $
|
||||
*****************************************************
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue