diff options
author | Daniel Friesel <derf@finalrewind.org> | 2017-01-08 10:53:29 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2017-01-08 10:53:29 +0100 |
commit | 3e1c0beab99f54157629a398332008d36dae0c9e (patch) | |
tree | 3f133f1bdc3d463c8daaf76c0afbd22fdcb63cb8 /Changelog | |
parent | bcb492066078951581062f2418405cb4b842cd86 (diff) |
Documentation updates
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,8 +1,11 @@ git HEAD - * Set read size to 0 (zero) to hash whole files + * You can now use -s 0 / --read-size=0 to hash entire files + * New option: -e <file> / --extra-db=<file> + * New option: -x / --one-file-system + * New command: "hashl ls" lists files using an ls-style output format * Fix find-new and find-known output so it can be piped to other commands - * Add -x / --one-file-system option + * New dependencies: DateTime and List::MoreUtils hashl 1.00 - Wed Nov 02 2011 |