OILS / _devbuild / help / ysh-chapters View on Github | oilshell.org

20 lines, 15 significant
1The reference is divided in to "chapters", each of which has its own table of
2contents. Type:
3
4 help ysh-$CHAPTER
5
6Where $CHAPTER is one of:
7
8 front-end
9 command-lang
10 expr-lang
11 word-lang
12 builtin-cmd
13 option
14 special-var
15 type-method
16 builtin-func
17
18Example:
19
20 help ysh-expr-lang