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

24 lines, 19 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 type-method
9 builtin-func
10 builtin-cmd
11 stdlib
12 front-end
13 cmd-lang
14 ysh-cmd
15 expr-lang
16 word-lang
17 option
18 special-var
19 plugin
20
21Example:
22
23 help ysh-expr-lang
24 help ysh-ysh-cmd # may change