summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-06 22:28:41 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-06 22:28:41 +0200
commit24c8f62c7fdd14876df4ef83ca6e6530d0b0fba3 (patch)
treeb019931056f85b82ec59627d2b00f488f19b39b4
parenta71e128819c2b36fd278d21bee587b66e12d8fa6 (diff)
More documentation fixes
-rwxr-xr-xbin/hashl10
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/hashl b/bin/hashl
index 210a58b..5c386a4 100755
--- a/bin/hashl
+++ b/bin/hashl
@@ -426,7 +426,7 @@ Actions:
=item B<copy> I<newdir>
Copy all files in the current directory which are not in the database to
-I<Newdir>.
+I<newdir>.
=item B<find-known> [I<directory>]
@@ -458,7 +458,7 @@ List all filenames, one file per line.
=item B<list-ignored>
-List ignored hashes
+List ignored hashes.
=item B<update>
@@ -482,8 +482,8 @@ Do not show progress information. Most useful with C<< hashl find-new >>.
=item B<-s>|B<--read-size> I<kibibytes>
Change size of the part of each file which is hashed. By default, B<hashl>
-hashes the first 4 MiB. Note that this option only makes sense for C<< hashl
-update >> to create a new database.
+hashes the first 4 MiB. Note that this option only makes sense when using C<<
+hashl update >> to create a new database.
=back
@@ -505,7 +505,7 @@ None, so far
=head1 BUGS AND LIMITATIONS
-Unknown. This is alpha software.
+Unknown. This is beta software.
=head1 EXAMPLES