Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: 4.3.4-dev-8



Ismail =?utf-8?q?D=C3=B6nmez?= wrote:
> I see one warning from docs :
> 
> contrib.yo:2086: No macro: ssh(...)

Thanks.

Index: Doc/Zsh/contrib.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/contrib.yo,v
retrieving revision 1.74
diff -u -r1.74 contrib.yo
--- Doc/Zsh/contrib.yo	29 Jan 2008 14:30:37 -0000	1.74
+++ Doc/Zsh/contrib.yo	30 Jan 2008 09:34:06 -0000
@@ -2055,7 +2055,7 @@
 
 An example assistant for the "ssh" command:
 
-example(run-help-ssh() {
+example(run-help-ssh+LPAR()RPAR() {
     emulate -LR zsh
     local -a args
     # Delete the "-l username" option


-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070



Messages sorted by: Reverse Date, Date, Thread, Author