File: hashcheck.1

package info (click to toggle)
hashcheck 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 136 kB
  • sloc: cpp: 142; makefile: 4
file content (24 lines) | stat: -rw-r--r-- 538 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.TH HASHCHECK 1 "May 4, 2018" "version 1.0.0" "USER COMMANDS"

.SH NAME
Hashcheck \- A verification tool for live mounted ISO images

.SH SYNOPSIS
.B hashcheck
[\-h] [\-v]

.SH DESCRIPTION
Hashcheck provides a graphical interface to verify a live mounted ISO
image. It does this by computing the MD5 sum for each file listed in
md5sum.txt at the root of the medium (mounted under
/lib/live/mount/medium) against the expected MD5 sum listed for that
file.

.SH OPTIONS
.TP
\-h
display a short help text

.TP
\-v
print the version and exit