hashsum.c: Document `--progress' in the `--help' display.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 28 Feb 2013 16:55:41 +0000 (16:55 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 28 Feb 2013 17:37:29 +0000 (17:37 +0000)
Release 2.1.2.1.

debian/changelog
hashsum.c

index 177c90c..593ec8a 100644 (file)
@@ -1,3 +1,9 @@
+catacomb (2.1.2.1) experimental; urgency=low
+
+  * hashsum: Document `--progress' option in `--help' output.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Thu, 28 Feb 2013 17:35:49 +0000
+
 catacomb (2.1.2) experimental; urgency=low
 
   * hashsum: Correct return code when running in `-c' mode.
index 8a14a76..290641b 100644 (file)
--- a/hashsum.c
+++ b/hashsum.c
@@ -246,6 +246,7 @@ Generates or checks message digests on files.  Options available:\n\
 -e, --escape           Escape funny characters in filenames.\n\
 -c, --check            Check message digests rather than emitting them.\n\
 -b, --binary           When reading files, treat them as binary.\n\
+-p, --progress         Show a progress indicator for large files.\n\
 -v, --verbose          Be verbose when checking digests.\n\
 \n\
 For a list of hashing algorithms and encodings, type `$ --list'.\n\