The --safe-delta-z option is missing from the command-line help.
I haven't looked but there are probably other options that need to be updated too.
Python can generate command-line help automatically if you use a more full-featured library like argparse.