From 663e892126dce7efdf94ada38166b6f8c12351c7 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 22 May 2000 15:00:52 +0000 Subject: 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs. --- Doc/Zsh/invoke.yo | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'Doc/Zsh/invoke.yo') diff --git a/Doc/Zsh/invoke.yo b/Doc/Zsh/invoke.yo index 40a5513d0..3a95bc81f 100644 --- a/Doc/Zsh/invoke.yo +++ b/Doc/Zsh/invoke.yo @@ -21,3 +21,22 @@ 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. + +startmenu() +menu(Compatibility) +menu(Restricted Shell) +endmenu() + +includefile(Zsh/compat.yo) +includefile(Zsh/restricted.yo) -- cgit 1.4.1