gcodeplot icon indicating copy to clipboard operation
gcodeplot copied to clipboard

Update command-line help

Open nylen opened this issue 6 years ago • 0 comments

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.

nylen avatar Oct 14 '19 18:10 nylen