summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-09-14 09:54:34 -0700
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-09-14 20:29:25 +0100
commit5b3766dcfcd3984ed864a0334f02deb5999a8b2a (patch)
tree5e28d90cc4a6658ec5980fe281f6cff0452023d6
parentebbaea45673fb4108e82bad049716ab18d4b5909 (diff)
git-debpush(1): warning about use of forcing options
Suggested-by: Ian Jackson <ijackson@chiark.greenend.org.uk> Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> Acked-by: Ian Jackson <ijackson@chiark.greenend.org.uk> Closes: #935084
-rw-r--r--git-debpush.1.pod7
1 files changed, 6 insertions, 1 deletions
diff --git a/git-debpush.1.pod b/git-debpush.1.pod
index defc074..3e065ab 100644
--- a/git-debpush.1.pod
+++ b/git-debpush.1.pod
@@ -187,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