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 /bin | |
parent | bcb492066078951581062f2418405cb4b842cd86 (diff) |
Documentation updates
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/hashl | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -571,6 +571,13 @@ List all filenames, one file per line. List ignored hashes. +=item B<ls> [I<regex>] + +List all files using an B<ls>-style output format. + +If I<regex> (a perl regular expression) is specifed, only matching files will +be listed. + =item B<update> Update or create hash database. Iterates over all files below the current |