Provided by: mini-buildd-utils_1.9.117_all bug

NAME

       mini-buildd-dput - Upload it like mini-buildd (unlike dput/dput-ng, supports ftps)

DESCRIPTION

       usage: mini-buildd-dput [-h] [--version]

       [-l {CRITICAL,ERROR,WARNING,INFO,DEBUG}] [-v] [-q]
              [-c CONFIG] [-f] [-C] TARGET CHANGES

       Upload it like mini-buildd (unlike dput/dput-ng, supports ftps)

   positional arguments:
       TARGET dput target (configuration section id in .dput.cf)

       CHANGES
              changes file

   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)

       -c CONFIG, --config CONFIG
              Configuration            file            to             parse             (default:
              /build/mini-buildd-3pPe61/mini-buildd-1.9.117/.pybuild/cpython3_3.11/.dput.cf)

       -f, --force
              Disable check for unique upload (default: False)

       -C, --check-result
              Wait  for and check packaging results (fails if package is not installed) (default:
              False)