1 | The reference is divided in to "chapters", each of which has its own table of |
2 | contents. Type: |
3 | |
4 | help ysh-$CHAPTER |
5 | |
6 | Where $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 | |
21 | Example: |
22 | |
23 | help ysh-expr-lang |
24 | help ysh-ysh-cmd # may change |