summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-07-19 16:22:50 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-20 17:05:27 +0100
commit7b8f85234fd969b470f67da1ee0d3d79f119cfaf (patch)
tree1c8f834afa0bc01f1885219c4a4254f4b422a367
parent823f14515863a35501eef079216bd3de533391e2 (diff)
git-debpush(1): Correct description of --force
Checks are still performed, but turned from errors into warnings. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--git-debpush.1.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-debpush.1.pod b/git-debpush.1.pod
index 0cd274d..242bf67 100644
--- a/git-debpush.1.pod
+++ b/git-debpush.1.pod
@@ -148,7 +148,7 @@ Just tag, don't push.
=item B<--force>|B<-f>
-Don't perform checks designed to prevent broken uploads.
+Ignore the results of all checks designed to prevent broken uploads.
=item B<-u> I<keyid>