Various additions and fixes

This commit is contained in:
Mark Griffiths
2014-08-27 00:30:08 +01:00
parent 668fa66d78
commit c39fe3433b
21 changed files with 128 additions and 107 deletions

View File

@@ -32,5 +32,3 @@ The following options are available:
- `-j CONTROLTYPE` or `--job-control=CONTROLTYPE` sets the job control type, which can be `none`, `full`, or `interactive`.
- `-t` or `--print-stack-trace` prints a stack trace of all function calls on the call stack.
- `-h` or `--help` displays a help message and exit.