1## **************************************************************************
2## For copyright and licensing terms, see the file named COPYING.
3## **************************************************************************
4
5=pod
6
7=head1 NAME
8
9cubehash -- checksum utility
10
11=head1 SYNOPSIS
12
13B<cubehash> {S<I<filenames>>...}
14
15=head1 DESCRIPTION
16
17B<cubehash> prints the CubeHash content hash values of each file named.
18These content hash values are used by B<redo-ifchange>.
19
20=head1 AUTHOR
21
22Jonathan de Boyne Pollard
23
24=cut
25