diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-03 19:42:47 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-03 19:48:37 +0100 |
commit | c9cd3af6ec0ffe74be256ac0f1982367b5147129 (patch) | |
tree | 53c3d898473e2fb46ea200d20df2273147ffdc83 /manpages/en/lb_bootstrap_debootstrap.1 | |
parent | 258f506b9672e86c8a14cf3bd622a01ee6e81650 (diff) | |
download | vyos-live-build-c9cd3af6ec0ffe74be256ac0f1982367b5147129.tar.gz vyos-live-build-c9cd3af6ec0ffe74be256ac0f1982367b5147129.zip |
Making various things in bootstrap manpages more consistent.
Diffstat (limited to 'manpages/en/lb_bootstrap_debootstrap.1')
-rw-r--r-- | manpages/en/lb_bootstrap_debootstrap.1 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/manpages/en/lb_bootstrap_debootstrap.1 b/manpages/en/lb_bootstrap_debootstrap.1 index c05f4da45..7c413e7d0 100644 --- a/manpages/en/lb_bootstrap_debootstrap.1 +++ b/manpages/en/lb_bootstrap_debootstrap.1 @@ -6,10 +6,10 @@ .\" under certain conditions; see COPYING for details. .\" .\" -.TH LIVE\-BUILD 1 2013\-10\-28 4.0~alpha28-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2013\-11\-03 4.0~alpha28-1 "Live Systems Project" .SH NAME -\fBlive\-build\fR \- System Build Scripts +\fBlive\-build\fR \- Live System Build Components .SH SYNOPSIS \fBlb bootstrap_debootstrap\fR [\-\-debootstrap\-options=\fIDEBOOTSTRAP_OPTIONS\fR] [\-\-verbose] @@ -19,19 +19,19 @@ \fBlb bootstrap_debootstrap\fR [\-\-version] . .SH DESCRIPTION -live\-build contains the programs to build a live system from a configuration directory. +live\-build contains the components to build a live system from a configuration directory. .PP -The \fBlb bootstrap_debootstrap\fR program bootstraps the chroot system with debootstrap(8). +The \fBlb bootstrap_debootstrap\fR command bootstraps the chroot system with \fIdebootstrap\fR(8). .SH OPTIONS .IP "\-\-debootstrap\-options=\fIDEBOOTSTRAP_OPTIONS\fR" 4 -set debootstrap(8) options (default: None), see \fIdebootstrap\fR(8) for more information about debootstrap. +set \fIdebootstrap\fR(8) options (default: None), see \fIdebootstrap\fR(8) for more information about debootstrap. .IP "\-\-verbose" 4 -sets verbose option (default: False) +sets verbose option (default: False). .IP "\-h, \-\-help" 4 -show help message and exit +show help message and exit. .IP "\-v, \-\-version" 4 -show program's version number and exit +show program's version number and exit. .SH FILES .IP "\fBconfig/build\fR" 4 |