mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-02 06:40:55 +01:00
unposted: remove periods from completion descriptions
As per the completion-style-guide recommendations.
This commit is contained in:
parent
17ee9c5f68
commit
0673212f42
6 changed files with 13 additions and 5 deletions
|
|
@ -230,7 +230,7 @@ _lp()
|
|||
'-m[send an email on job completion]' \
|
||||
'*-o:print job option:_lp_job_options' \
|
||||
'-p[format with shaded header incl. date, time etc.]' \
|
||||
'-q[hold job for printing.]' \
|
||||
'-q[hold job for printing]' \
|
||||
'-r[delete files after printing]' \
|
||||
'*:PS/PDF file:_pspdf'
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue