Provided by: mini-buildd_2.0.12_all bug

NAME

       mini-buildd-import-08x  -  Import  package  from  an  old  mini-buildd  08x  distribution into a reprepro
       distribution in cwd.

DESCRIPTION

       usage: mini-buildd-import-08x [-h] [--version]

       [-l {CRITICAL,ERROR,WARNING,INFO,DEBUG}] [-v]
              [-q] [-n] path distribution

       Import package from an old mini-buildd 08x distribution into a reprepro distribution in cwd.

   positional arguments:
       path   complete path to a 08x dist repo

       distribution
              reprepro distribution to import to

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

       --version
              show program's version number and exit

       -l {CRITICAL,ERROR,WARNING,INFO,DEBUG}, --log-level {CRITICAL,ERROR,WARNING,INFO,DEBUG}
              set log level (DEBUG will enable exception tracebacks and python warnings) (default: INFO)

       -v, --verbose
              DEPRECATED (use --log-level): increase log level. Give twice for max logs (default: 0)

       -q, --quiet
              DEPRECATED (use --log-level): decrease log level. Give twice for min logs (default: 0)

       -n, --dry-run
              dry run, just show what commands would be run (default: False)