From a25497d846b9a79555a58cb2acb3fdd77907ef46 Mon Sep 17 00:00:00 2001 From: Junichi Uekawa Date: Sat, 20 Jan 2007 13:37:27 +0900 Subject: add EXAMPLES section to documentation --- pbuilder.8 | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) (limited to 'pbuilder.8') diff --git a/pbuilder.8 b/pbuilder.8 index a419d87..a91c548 100644 --- a/pbuilder.8 +++ b/pbuilder.8 @@ -532,6 +532,55 @@ values that is not specified in The personal configuration file for pbuilder, which overrides settings set in other configuration files. +.SH "EXAMPLES" + +.TP +.B "pbuilder create" + +.nf +# pbuilder create +Distribution is sid. +Building the build environment + -> running debootstrap +/usr/sbin/debootstrap +I: Retrieving Release +I: Retrieving Packages +I: Validating Packages +.hy + + +.TP +.B "pbuilder update" + +.nf +# pbuilder update +W: /home/dancer/.pbuilderrc does not exist +Building the build Environment + -> extracting base tarball [/var/cache/pbuilder/base.tgz] + . + . +.hy + +.TP +.B "pbuilder build" + +.nf +# pbuilder build dsh_*.dsc +I: using fakeroot in build. +pbuilder-buildpackage/amd64 $Id: pbuilder-buildpackage-funcs,v 1.32 2006/11/06 20:06:25 lool Exp $ +$Id: pbuilder-buildpackage,v 1.127 2006/08/15 13:14:25 dancer Exp $ + +Current time: Sat Jan 20 12:03:34 JST 2007 +pbuilder-time-stamp: 1169262214 +Building the build Environment + -> extracting base tarball [/home/dancer/DEBIAN/pbuilder/pbuilder/testsuite/tmp.FeeAX18779/testimage] + -> creating local configuration + . + . + . +.hy + + .SH "BUGS" This program is starting to have too many options already. -- cgit v1.2.3