diff options
author | Daniel Baumann <daniel@debian.org> | 2009-01-30 18:04:42 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:40 +0100 |
commit | baf8a25fab1f4315b62920124afe23145f37717b (patch) | |
tree | 096b3ad2fa5aac394fb1448038976ba409e221eb /manpages/lh_local.en.1 | |
parent | 32e1c44c347ecd61ad973b5265e3626a4f720637 (diff) | |
download | vyos-live-build-baf8a25fab1f4315b62920124afe23145f37717b.tar.gz vyos-live-build-baf8a25fab1f4315b62920124afe23145f37717b.zip |
Adding simple manpages for every other live-helper command.
Diffstat (limited to 'manpages/lh_local.en.1')
-rw-r--r-- | manpages/lh_local.en.1 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/manpages/lh_local.en.1 b/manpages/lh_local.en.1 new file mode 100644 index 000000000..42aaba082 --- /dev/null +++ b/manpages/lh_local.en.1 @@ -0,0 +1,27 @@ +.TH LH_LOCAL 1 "2009\-01\-23" "1.0.2" "live\-helper" + +.SH NAME +lh_local \- helper for using a local live\-helper + +.SH SYNOPSIS +\fBlh_local\fR [\fIlive\-helper options\fR] + +.SH DESCRIPTION +lh_local is a high\-level command (porcelain) of live\-helper, the Debian Live tool suite. It is a helper for using a local live\-helper. + +.SH OPTIONS +lh_local 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 a 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. |