diff options
Diffstat (limited to 'manpages/lh.en.1')
-rw-r--r-- | manpages/lh.en.1 | 29 |
1 files changed, 13 insertions, 16 deletions
diff --git a/manpages/lh.en.1 b/manpages/lh.en.1 index c26af2e1b..1166e2144 100644 --- a/manpages/lh.en.1 +++ b/manpages/lh.en.1 @@ -1,32 +1,29 @@ -.TH LH 1 "2008\-08\-11" "1.0" "live\-helper" +.TH LH 1 "2009\-01\-23" "1.0.2" "live\-helper" .SH NAME live\-helper \- generic live\-helper wrapper .SH SYNOPSIS -\fBlh\fR COMMAND [COMMAND_OPTIONS] [\fIlive\-helper options\fR] +\fBlh\fR COMMAND [COMMAND_OPTIONS] +.PP +\fBlh\fR [\fIlive\-helper\ options\fR] .SH DESCRIPTION -lh is a generic wrapper for live\-helper programs. Instead of calling -"lh_command", it can also called through lh as "lh command", 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. +lh is a high\-level command (porcelain) of live\-helper, the Debian Live tool suite. It is a 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 BUGS -Report bugs against live\-helper -<\fIhttp://packages.qa.debian.org/live\-helper\fR>. - .SH HOMEPAGE -More information about the Debian Live project can be found at -<\fIhttp://debian\-live.alioth.debian.org/\fR> and -<\fIhttp://wiki.debian.org/DebianLive/\fR>. +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. +live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project. |