commit 96292931f74fd4b24298bcf38cd18802a64fabb5
parent 288ec9035edc0a4bfd30876851fdad7ac7cd8b3e
Author: nolash <dev@holbrook.no>
Date: Tue, 14 Sep 2021 23:08:42 +0200
Update readme
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/README b/README
@@ -21,3 +21,9 @@ $ python pylibswarm/runnable/bmt.py foo
# pass a file to the file hasher:
$ python pylibswarm/runnable/file.py LICENSE
5e503a0bed8176559c87e9e245d4a67fe32410a363c884f9b9ebb8972291ad81
+
+# output chunks, too
+$ python pylibswarm/runnable/file.py -vv -o chunkdir LICENSE
+
+# other options
+$ python pylibswarm/runnable/file.py --help