diff options
author | Daniel Baumann <daniel@debian.org> | 2013-02-18 11:29:04 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 14:50:06 +0200 |
commit | 04cec317cc4437eed514f4277f6779010e587662 (patch) | |
tree | 16e00a5358affa5a5b906f2c0d3f38d628ab0b2e /manpages/en/lb_config.1 | |
parent | 3f3d05b2e654a4ec312cb121c991b8c010bf3db1 (diff) | |
download | vyos-live-build-04cec317cc4437eed514f4277f6779010e587662.tar.gz vyos-live-build-04cec317cc4437eed514f4277f6779010e587662.zip |
Removing incomplete support for root-command.
Diffstat (limited to 'manpages/en/lb_config.1')
-rw-r--r-- | manpages/en/lb_config.1 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 687256127..f3d69bfe4 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a11-1 "Debian Live Project" .SH NAME \fBlb config\fR \- Create config directory @@ -197,8 +197,6 @@ .br [\fB\-\-quiet\fR] .br - [\fB\-\-root-command\fR sudo] -.br [\fB\-\-use-fakeroot\fR true|false] .br [\fB\-\-archives\fR \fIARCHIVE\fR|\fI"ARCHIVES"\fR] @@ -434,8 +432,6 @@ defines if a compressed tarball should be created. Disabling this options leads reduces the verbosity of messages output by \fBlb build\fR. .IP "\fB\-\-archives\fR \fIARCHIVE\fR|""\fIARCHIVES\fR""" 4 enables one of available third-party archive configurations in /usr/share/live/build/archives. -.IP "\fB\-\-root-command\fR sudo" 4 -controls if live\-build should use sudo internally to build the live image. Note that this is not well tested and that you should, when relying on sudo, call the individual live\-build command with sudo itself. .IP "\fB\-\-use-fakeroot\fR true|false" 4 controls if live\-build should utilize fakeroot and fakechroot to try and avoid requiring root privillages where possible. By default, this option is false. .IP "\fB\-\-archive\-areas\fR \fIARCHIVE_AREA\fR|""\fIARCHIVE_AREAS\fR""" 4 |