summaryrefslogtreecommitdiff
path: root/git-debpush.1.pod
diff options
context:
space:
mode:
Diffstat (limited to 'git-debpush.1.pod')
-rw-r--r--git-debpush.1.pod9
1 files changed, 8 insertions, 1 deletions
diff --git a/git-debpush.1.pod b/git-debpush.1.pod
index 5e40e3c..3e065ab 100644
--- a/git-debpush.1.pod
+++ b/git-debpush.1.pod
@@ -109,6 +109,8 @@ You are using git-dpm(1)'s branch format.
You are using the 'bare debian' branch format, with the upstream
source in the form of an upstream tag.
+B<--quilt=baredebian+git> is an alias for B<--quilt=baredebian>.
+
=item B<--quilt=linear>
You are using the 'manually maintained applied' branch format or
@@ -185,7 +187,12 @@ Ignore the results of all checks designed to prevent broken uploads.
=item B<--force>=I<check>[,I<check>] ...
Override individual checks designed to prevent broken uploads. May be
-specified more than once. Valid values for I<check> are:
+specified more than once.
+
+Using B<--force> or B<--force=>I<check> might cause the upload to fail
+at some later point in the process.
+
+Valid values for I<check> are:
=over 4