diff options
Diffstat (limited to 'manpages/lh.en.1')
-rw-r--r-- | manpages/lh.en.1 | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/manpages/lh.en.1 b/manpages/lh.en.1 new file mode 100644 index 000000000..53d27fd87 --- /dev/null +++ b/manpages/lh.en.1 @@ -0,0 +1,29 @@ +.TH LH 1 "2009\-06\-14" "1.0.5" "live\-helper" + +.SH NAME +live\-helper \- generic live\-helper wrapper + +.SH SYNOPSIS +\fBlh\fR COMMAND [COMMAND_OPTIONS] +.PP +\fBlh\fR [\fIlive\-helper\ options\fR] + +.SH DESCRIPTION +lh is a high\-level command (porcelain) of live\-helper, the Debian Live tool suite. It is a generic wrapper for live\-helper programs. Instead of calling "lh_\fICOMMAND\fR", it can also called through lh as "lh \fICOMMAND\fR", where command is a name of a live\-helper program. See the man page of live\-helper for a list of all available programs and the man page of lh_command for the documentation of the actual helper. + +.SH OPTIONS +lh has no specific options but understands all generic live\-helper options. See \fIlive\-helper\fR(7) for a complete list of all generic live\-helper options. + +.SH SEE ALSO +\fIlive\-helper\fR(7) +.PP +This program is part of live\-helper. + +.SH HOMEPAGE +More information about live\-helper and the Debian Live project can be found in the homepage at <\fIhttp://debian\-live.alioth.debian.org/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>. + +.SH BUGS +Report bugs by submitting a bugreport for the live\-helper package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or write a mail to the mailinglist at <\fIdebian-live@lists.debian.org\fR>. + +.SH AUTHOR +live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project. |