chiark / gitweb /
hashsum.c: Document `--progress' in the `--help' display. 2.1.2.1
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 177c90c9360c47000e352fa6ff143a9bb1c60579..593ec8a216e72151a4e8268cb4e7d8afe37eab1f 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 8a14a76ea6ce3eb955dbc563387ee85ba8b04104..290641baf88b0748195eb0eebd6db6efc9bf1587 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\