|
Revision 1, 1.2 KB
(checked in by cristy, 3 months ago)
|
|
|
| Line | |
|---|
| 1 | .TH digest 1 "Date: 2005/03/01 01:00:00" "Wizards Toolkit" |
|---|
| 2 | .SH NAME |
|---|
| 3 | digest \- |
|---|
| 4 | .SH SYNOPSIS |
|---|
| 5 | .TP |
|---|
| 6 | \fBdigest\fP [\fIoptions\fP] \fIfile\fP [ \fIfile\fP ... ] \fIdigest.rdf\fP |
|---|
| 7 | |
|---|
| 8 | \fBdigest\fP [\fIoptions\fP] \fIdigest.rdf\fP [ \fIdigest.rdf\fP ] |
|---|
| 9 | .SH OVERVIEW |
|---|
| 10 | \fBDigest\fP prints a message digest for one or more files or verifies against an existing message digest file. |
|---|
| 11 | |
|---|
| 12 | For more information about the digest command, point your browser to file://@DOCUMENTATION_PATH@/www/digest.html or http://www.wizards-toolkit.org/script/digest.php. |
|---|
| 13 | .SH DESCRIPTION |
|---|
| 14 | -authenticate read message digests from a file and authenticate them |
|---|
| 15 | -debug events display copious debugging information |
|---|
| 16 | -(de)compress automagically (de)compress BZIP and ZIP files |
|---|
| 17 | -hash type compute the message digest with this hash |
|---|
| 18 | -help print program options |
|---|
| 19 | -list type print a list of supported option arguments |
|---|
| 20 | -version print version information |
|---|
| 21 | |
|---|
| 22 | .SH SEE-ALSO |
|---|
| 23 | WizardsToolkit(1) |
|---|
| 24 | |
|---|
| 25 | .SH COPYRIGHT |
|---|
| 26 | |
|---|
| 27 | \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file://@DOCUMENTATION_PATH@/www/license.php or http://www.wizards-toolkit.org/script/license.php\fP |
|---|