diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-05-23 21:56:41 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-05-23 21:56:41 +0200 |
commit | 1df5a4680ea2a328619fe5c0364377ad54c94248 (patch) | |
tree | 0e9ab85ffa6e6627f4560ce37b0c35c399786c77 /lib | |
parent | 4d8618c208f0637321d153821c587f6e35959322 (diff) |
Documentation / Build.PL updates
Diffstat (limited to 'lib')
-rw-r--r-- | lib/App/Hashl.pm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/App/Hashl.pm b/lib/App/Hashl.pm index f1fc299..594f289 100644 --- a/lib/App/Hashl.pm +++ b/lib/App/Hashl.pm @@ -282,6 +282,10 @@ relateve file name to store in the database Full path to the file +=item B<uningnore> => B<0>|B<1> + +If true: do not skip ignored files, unignore and re-add them instead + =back If the file already is in the database, it is only updated if both the file |