X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/572b324afecc0a7cb2654caf1967e18c8bd813ec..43d1332f4cc5f072de04db84f236ad01e9ab7425:/hashsum.1 diff --git a/hashsum.1 b/hashsum.1 index e6b1f39..f0bd831 100644 --- a/hashsum.1 +++ b/hashsum.1 @@ -12,7 +12,7 @@ hashsum \- compute and verify cryptographic checksums of files .SH SYNOPSIS .B hashsum -.RB [ \-f0ecbv ] +.RB [ \-f0ecbpv ] .RB [ \-a .IR algorithm ] .RB [ \-E @@ -122,6 +122,10 @@ Assume that the files to be hashed are binary files. This doesn't make any difference in Unix systems, although it might on other platforms which draw a distinction. .TP +.B "\-p, \-\-progress" +Display a progress indicator while hashing large files. The progress +indicator is written to standard error. +.TP .B "\-v, \-\-verbose" In conjunction with the .B \-c