From 07497abfd7bc78144279fbb87a6435aad18b9c0a Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 6 Jul 2018 11:59:59 +0100 Subject: dgit(1): Unscramble push and push-source descriptions These got mixed up in a recent commit. Signed-off-by: Sean Whitton --- dgit.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dgit.1 b/dgit.1 index 73efbb0..67aa2fa 100644 --- a/dgit.1 +++ b/dgit.1 @@ -227,9 +227,6 @@ dgit push always uses the package, suite and version specified in the debian/changelog and the .dsc, which must agree. If the command line specifies a suite then that must match too. -With \fB-C\fR, performs a dgit push, additionally ensuring that no -binary packages are uploaded. - When used on a git-debrebase branch, dgit calls git-debrebase to prepare the branch @@ -239,6 +236,9 @@ for source package upload and push. Without \fB-C\fR, builds a source package and dgit pushes it. Saying \fBdgit push-source\fR is like saying "update the source code in the archive to match my git HEAD, and let the autobuilders do the rest." + +With \fB-C\fR, performs a dgit push, additionally ensuring that no +binary packages are uploaded. .TP \fBdgit rpush\fR \fIbuild-host\fR\fB:\fR\fIbuild-dir\fR [\fIpush args...\fR] Pushes the contents of the specified directory on a remote machine. -- cgit v1.2.3