diff options
author | Daniel Baumann <daniel@debian.org> | 2010-05-01 07:39:49 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:06 +0100 |
commit | 9326dc8b01231113d12417c4153a82cd3ab00029 (patch) | |
tree | ddfc094bbd8d4a742dff7cd780f3c20b8fcfe80f /manpages/lh_binary_checksums.en.1 | |
parent | a09f55f6b36ee3f462253f0f116ceafb4e885360 (diff) | |
download | vyos-live-build-9326dc8b01231113d12417c4153a82cd3ab00029.tar.gz vyos-live-build-9326dc8b01231113d12417c4153a82cd3ab00029.zip |
Renaming md5sum helpers to checksums.
Diffstat (limited to 'manpages/lh_binary_checksums.en.1')
-rw-r--r-- | manpages/lh_binary_checksums.en.1 | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/manpages/lh_binary_checksums.en.1 b/manpages/lh_binary_checksums.en.1 new file mode 100644 index 000000000..96c6c63a1 --- /dev/null +++ b/manpages/lh_binary_checksums.en.1 @@ -0,0 +1,29 @@ +.TH LH_BINARY_CHECKSUMS 1 "2009\-06\-14" "1.0.5" "live\-helper" + +.SH NAME +lh_binary_checksums \- create binary checksums + +.SH SYNOPSIS +\fBlh_binary_checksums\fR [\fIlive\-helper options\fR] + +.SH DESCRIPTION +lh_binary_checksums is a low\-level command (plumbing) of live\-helper, the Debian Live tool suite. It creates binary checksums (md5, sha1, and/or sha256). + +.SH OPTIONS +lh_binary_checksums 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 +\fIlh_binary\fR(1) +.br +\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://live.debian.net/\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. |