diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 06:47:04 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 06:47:04 +0100 |
commit | 3077d77a5659d9512f519e75893860643e62bbf6 (patch) | |
tree | fc0d6490957a2d98e0ddd4a841717b977007c7ae /manpages/es | |
parent | db331a3c5a287ed9a0a07c1156f3ccc03cf93f6b (diff) | |
download | vyos-live-build-3077d77a5659d9512f519e75893860643e62bbf6.tar.gz vyos-live-build-3077d77a5659d9512f519e75893860643e62bbf6.zip |
Adding lb_source_hooks manpage.
Diffstat (limited to 'manpages/es')
-rw-r--r-- | manpages/es/lb_source_hooks.es.1 | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/manpages/es/lb_source_hooks.es.1 b/manpages/es/lb_source_hooks.es.1 new file mode 100644 index 000000000..7391493da --- /dev/null +++ b/manpages/es/lb_source_hooks.es.1 @@ -0,0 +1,63 @@ +.\" live-build(7) - System Build Scripts +.\" Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> +.\" +.\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. +.\" This is free software, and you are welcome to redistribute it +.\" under certain conditions; see COPYING for details. +.\" +.\" +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha28\-1 "Proyecto Live Systems" + +.SH NOMBRE +\fBlive\-build\fP \- Live System Build Components + +.SH SINOPSIS +\fBlb source_hooks\fP [\-\-verbose] +.PP +\fBlb source_hooks\fP [\-\-help] +.br +\fBlb source_hooks\fP [\-\-version] +. +.SH DESCRIPCIÓN +live\-build contains the components to build a live system from a +configuration directory. +.PP +The \fBlb source_hooks\fP command executes hooks after the source stage. + +.SH OPCIONES +.IP \-\-verbose 4 +establece la opción verbose (por defecto: False). +.IP "\-h, \-\-help" 4 +muestra el mensaje de ayuda y sale. +.IP "\-v, \-\-version" 4 +muestra el número de versión del programa y sale. + +.SH FICHEROS +.IP \fBconfig/build\fP 4 +.IP \fBconfig/hooks/*.hook\fP 4 +.IP \fBconfig/hooks/*.hook.source\fP 4 +.IP \fBsource\fP 4 + +.SH "VER TAMBIÉN" + +.\" FIXME +.SH "PÁGINA WEB" +Se puede encontrar más información acerca de live\-build y el proyecto Live +Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el +manual en <\fIhttp://live\-systems.org/manual/\fP>. + +.SH ERRORES +Se puede notificar los fallos enviando un informe de errores sobre el +paquete live\-build en el Bug Tracking System en +<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de +correo de Live Systems a la dirección +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTOR +live\-build fue escrito por Daniel Baumann +<\fImail@daniel\-baumann.ch\fP>. |