[pbuilder] 01/05: modules: in the help, be more clear what the `execute` command is for

Mattia Rizzolo mattia at debian.org
Sat May 28 19:46:14 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 1def349c9ccf8e69e2e6fa26c0cdcc5db7f6cdd0
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat May 28 19:03:38 2016 +0000

    modules: in the help, be more clear what the `execute` command is for
    
    Closes: #805494
---
 pbuilder-modules | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/pbuilder-modules b/pbuilder-modules
index b5188a9..b145c1c 100644
--- a/pbuilder-modules
+++ b/pbuilder-modules
@@ -47,8 +47,11 @@ pbuilder clean
   Cleans the temporal build directory.
 
 pbuilder login
-pbuilder execute -- [command] [command-options]
-  Logs in to the build environment and execute command.
+  Opens a shell into the a throw-away chroot.
+
+pbuilder execute -- [script] [script options]
+  Logs into the build environment and execute "script".  The script is copied
+  into the chroot and invoked.
 
 pbuilder dumpconfig
   Dumps configuration information to stdout for debugging.

-- 
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