Provided by: mini-buildd_2.0.6_all bug

NAME

       mini-buildd-ssh-uploader-command  - Script to use as a 'command' in an authorized_key file
       to allow authorization to mini-buildd uploads via SSH

DESCRIPTION

       usage: mini-buildd-ssh-uploader-command [-h] [--version]

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

       Script to use as  a  'command'  in  an  authorized_key  file  to  allow  authorization  to
       mini-buildd uploads via SSH

   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)

       See ``mini-buildd-ssh-setup --help`` for further explanations.