2. Command Line Usage

  1. Command Line Usage {#2.} ======================================================================================================================== The command line parameters ares self documenting. To view the available options, and avoid duplication here, invoke the help command.

    python App.py –help

The tool will then print a list of available arguments and options along with how to use them.

Last modified October 12, 2025: Initial commit (312cf32)