From 7b8f85234fd969b470f67da1ee0d3d79f119cfaf Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 19 Jul 2019 16:22:50 +0100 Subject: [PATCH] git-debpush(1): Correct description of --force Checks are still performed, but turned from errors into warnings. Signed-off-by: Sean Whitton --- git-debpush.1.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-debpush.1.pod b/git-debpush.1.pod index 0cd274d7..242bf677 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 -- 2.30.2