1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-27 04:40:59 +01:00

24332, 24333: Improvements to run-help suggested by J.Sommer.

This commit is contained in:
Bart Schaefer 2007-12-31 22:13:46 +00:00
parent f77eaddddf
commit 66742c6045
6 changed files with 63 additions and 4 deletions

View file

@ -0,0 +1 @@
svn help ${${@:#-*}[1]} | ${=PAGER:-more}