.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH MINI-BUILDD-DPUT "1" "May 2024" "mini-buildd-dput 2.0.15" "User Commands" .SH NAME mini-buildd-dput \- Upload it like mini-buildd (unlike dput/dput-ng, supports ftps) .SH DESCRIPTION usage: mini\-buildd\-dput [\-h] [\-\-version] .TP [\-l {CRITICAL,ERROR,WARNING,INFO,DEBUG}] [\-v] [\-q] [\-c CONFIG] [\-f] [\-C] TARGET CHANGES .PP Upload it like mini\-buildd (unlike dput/dput\-ng, supports ftps) .SS "positional arguments:" .TP TARGET dput target (configuration section id in .dput.cf) .TP CHANGES changes file .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-version\fR show program's version number and exit .TP \fB\-l\fR {CRITICAL,ERROR,WARNING,INFO,DEBUG}, \fB\-\-log\-level\fR {CRITICAL,ERROR,WARNING,INFO,DEBUG} set log level (DEBUG will enable exception tracebacks and python warnings) (default: INFO) .TP \fB\-v\fR, \fB\-\-verbose\fR DEPRECATED (use \fB\-\-log\-level\fR): increase log level. Give twice for max logs (default: 0) .TP \fB\-q\fR, \fB\-\-quiet\fR DEPRECATED (use \fB\-\-log\-level\fR): decrease log level. Give twice for min logs (default: 0) .TP \fB\-c\fR CONFIG, \fB\-\-config\fR CONFIG Configuration file to parse (default: ~/.dput.cf) .TP \fB\-f\fR, \fB\-\-force\fR Disable check for unique upload (default: False) .TP \fB\-C\fR, \fB\-\-check\-result\fR Wait for and check packaging results (fails if package is not installed) (default: False)