diff options
author | dancer <dancer> | 2003-12-15 23:23:29 +0000 |
---|---|---|
committer | dancer <dancer> | 2003-12-15 23:23:29 +0000 |
commit | 091894173cb71295ebd3464d8ade56974266f57b (patch) | |
tree | 9f8ab479211f8d2f781df6eb53d5e38f101328e3 /pbuilder.8 | |
parent | 3fdded3fc5eb40db58398662f60969aa7d450ee2 (diff) | |
download | pbuilder-091894173cb71295ebd3464d8ade56974266f57b.tar pbuilder-091894173cb71295ebd3464d8ade56974266f57b.tar.gz |
pbuilder execute with command-line options support.
Documentation, and mass-install script.
Diffstat (limited to 'pbuilder.8')
-rw-r--r-- | pbuilder.8 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -76,6 +76,8 @@ in a similar manner to The file specified in the command-line argument will be copied into the chroot, and invoked. +The remaining arguments are passed on to the script. + .TP .B "debuild" Builds a Debian package from the Debian source directory. |