~wgrant/ubuntu/lucid/sbuild/extended-result

« back to all changes in this revision

Viewing changes to man/sbuild-createchroot.8.in

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2008-11-14 13:21:48 UTC
  • mfrom: (8.1.5 upstream) (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20081114132148-d3g856h1ncf9eujo
Tags: 0.57.7-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Sbuild.pm: force an install of a package when the current version
    is Provided, so that versioned Build-Deps can be correctly satisfied
    (debian bug 505747).

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
.B sbuild\-createchroot
21
21
.RB [ \-h \[or] \-\-help " \[or] " \-V \[or] \-\-version ]
22
22
.RB [ \-\-verbose ]
23
 
.RB [ \-\-arch ]
 
23
.RB [ \-\-arch=\fIarch\fP ]
24
24
.RB [ \-\-foreign ]
25
25
.RB [ \-\-resolve-deps " \[or] " \-\-no-resolve-deps ]
26
26
.RB [ \-\-keep-debootstrap-dir ]
64
64
is the canonical reference for the meaning of the options; they are passed
65
65
directly to debootstrap.
66
66
.TP
67
 
.BR \-\-arch
 
67
.BR \-\-arch=\fIarch\fP
68
68
Set the target architecture.  This may be used if dpkg is not already
69
69
installed.  See also \fI\-\-foreign\fP, below.
70
70
.TP