diff options
Diffstat (limited to 'Doc/help.txt')
-rw-r--r-- | Doc/help.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Doc/help.txt b/Doc/help.txt new file mode 100644 index 000000000..c59000ef2 --- /dev/null +++ b/Doc/help.txt @@ -0,0 +1,17 @@ +exit bye +cd chdir +typeset declare +typeset float +fc history +typeset integer +typeset local +exit logout +print pushln +fc r +typeset readonly +hash rehash +whence type +unhash unalias +unhash unfunction +whence where +whence which |