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/es/lb-init.es.1 | |
parent | 3a3a4bbfc9da8df7e46043b14ff11725a7f395ba (diff) | |
download | vyos-live-build-8245c7d0fc176f110859f4ea544d09026c6c8ccd.tar.gz vyos-live-build-8245c7d0fc176f110859f4ea544d09026c6c8ccd.zip |
Adding --distribution to lb-init.
Diffstat (limited to 'manpages/es/lb-init.es.1')
-rw-r--r-- | manpages/es/lb-init.es.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/manpages/es/lb-init.es.1 b/manpages/es/lb-init.es.1 index b7de0e0db..18f9ae4bc 100644 --- a/manpages/es/lb-init.es.1 +++ b/manpages/es/lb-init.es.1 @@ -17,7 +17,8 @@ \fBlive\-build\fP \- Live System Build Components .SH SINOPSIS -\fBlb init\fP [\-\-project \fIPROJECT\fP] [\-\-verbose] +\fBlb init\fP [\-\-distribution \fIDISTRIBUTION\fP] [\-\-project \fIPROJECT\fP] +[\-\-verbose] .PP \fBlb init\fP [\-\-help] .br @@ -31,6 +32,8 @@ The \fBlb init\fP command creates an empty configuration directory or reinitialize an existing one. .SH OPCIONES +.IP \fB\-\-distribution\fP 4 +set the default distribution. .IP \fB\-\-project\fP 4 set the project to derive internal defaults from. Currently valid projects are 'debian', 'progress\-linux', and 'ubuntu' (default: debian). |