From 14810d6df13e0564a606b74e4c4e918e80862e25 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Sat, 24 Jul 1999 14:01:54 +0000 Subject: zsh-3.1.6-test-3 --- Doc/Zsh/invoke.yo | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Doc/Zsh/invoke.yo') diff --git a/Doc/Zsh/invoke.yo b/Doc/Zsh/invoke.yo index 40a5513d0..7add05b38 100644 --- a/Doc/Zsh/invoke.yo +++ b/Doc/Zsh/invoke.yo @@ -21,3 +21,14 @@ item(tt(-s))( Read command from the standard input. ) enditem() + +For further options, which are common to invocation and the tt(set) +builtin, see +ifzman(zmanref(zshoptions))\ +ifnzman(noderef(Options))\ +. Flags may be specified by name using the tt(-o) option. For example, + +example(zsh -x -o shwordsplit scr) + +runs the script tt(scr), setting the tt(XTRACE) option by the corresponding +letter `tt(-x)' and the tt(SH_WORD_SPLIT) option by name. -- cgit 1.4.1