diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-05 12:13:30 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-05 12:20:17 +0100 |
commit | 8245c7d0fc176f110859f4ea544d09026c6c8ccd (patch) | |
tree | 8be71bfb399639ebb8513b80e2fff2418cf4d4dd /manpages/en | |
parent | 3a3a4bbfc9da8df7e46043b14ff11725a7f395ba (diff) | |
download | vyos-live-build-8245c7d0fc176f110859f4ea544d09026c6c8ccd.tar.gz vyos-live-build-8245c7d0fc176f110859f4ea544d09026c6c8ccd.zip |
Adding --distribution to lb-init.
Diffstat (limited to 'manpages/en')
-rw-r--r-- | manpages/en/lb-init.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manpages/en/lb-init.1 b/manpages/en/lb-init.1 index e2c027d06..141e5a65c 100644 --- a/manpages/en/lb-init.1 +++ b/manpages/en/lb-init.1 @@ -12,7 +12,7 @@ \fBlive\-build\fR \- Live System Build Components .SH SYNOPSIS -\fBlb init\fR [\-\-project \fIPROJECT\fR] [\-\-verbose] +\fBlb init\fR [\-\-distribution \fIDISTRIBUTION\fR] [\-\-project \fIPROJECT\fR] [\-\-verbose] .PP \fBlb init\fR [\-\-help] .br @@ -24,6 +24,8 @@ live\-build contains the components to build a live system from a configuration The \fBlb init\fR command creates an empty configuration directory or reinitialize an existing one. .SH OPTIONS +.IP "\fB\-\-distribution\fR" 4 +set the default distribution. .IP "\fB\-\-project\fR" 4 set the project to derive internal defaults from. Currently valid projects are 'debian', 'progress-linux', and 'ubuntu' (default: debian). .IP "\fB\-\-verbose\fR" 4 |