[pbuilder] 03/05: satisfydepends-funcs: nicer formatting of the --help output
Mattia Rizzolo
mattia at debian.org
Sat May 28 19:46:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository pbuilder.
commit 80863789067f59ce8149564626bc36b5d656be97
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sat May 28 19:39:51 2016 +0000
satisfydepends-funcs: nicer formatting of the --help output
---
pbuilder-satisfydepends-funcs | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/pbuilder-satisfydepends-funcs b/pbuilder-satisfydepends-funcs
index 969ae5c..39e6e7e 100755
--- a/pbuilder-satisfydepends-funcs
+++ b/pbuilder-satisfydepends-funcs
@@ -353,16 +353,16 @@ print_help() {
pbuilder-satisfydepends -- satisfy dependencies
Copyright 2002-2007 Junichi Uekawa <dancer at debian.org>
---help: give help
---control: specify control file (debian/control, *.dsc)
---chroot: operate inside chroot
---binary-all: include binary-all
---binary-arch: include binary-arch only
---binary-indep: include binary-indep only
---echo: echo mode, do nothing. (--force-version required for most operation)
---force-version: skip version check.
---continue-fail: continue even when failed.
---eatmydata wrap the chroots commands with eatmydata
+--help give help
+--control specify control file (debian/control, *.dsc)
+--chroot operate inside chroot
+--echo echo mode, do nothing. (--force-version required for most operation)
+--binary-all include binary-all
+--binary-arch include binary-arch only
+--binary-indep include binary-indep only
+--force-version skip version check.
+--continue-fail continue even when failed.
+--eatmydata wrap the chroots commands with eatmydata
EOF
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/pbuilder.git
More information about the Pbuilder-maint
mailing list