Skip to content
Snupai (Nya~) edited this page Feb 21, 2025 · 3 revisions

CLI Usage

Basic Usage

usage: MultipackParser [-h] [-v] [-l] [-V]

Multipack Parser Application

options:
  -h, --help     show this help message and exit

Information:
  -v, --version  Show version information and exit
  -l, --license  Show license information and exit

Debug Options:
  -V, --verbose  Enable verbose (debug) logging output

Examples:
  MultipackParser                     # Run normally
  MultipackParser -v                  # Show version and exit
  MultipackParser -V                  # Run with verbose logging

Common Commands

Detailed explanation of each command and its use cases...

Clone this wiki locally