From a3b71ec9ce351b7f04907f350789d679161352c6 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 9 Jan 2011 11:37:13 +0100 Subject: Update documentation --- bin/hashl | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/bin/hashl b/bin/hashl index beeceb8..b22c7a3 100755 --- a/bin/hashl +++ b/bin/hashl @@ -427,6 +427,11 @@ Actions: Copy all files in the current directory which are not in the database to I. +=item B [I] + +List all files which are already in the database. Scans either the current +directory or I. + =item B [I] List all files which are not in the database. Scans either the current @@ -444,7 +449,11 @@ Show information on I (or the database, if I is not specified). =item B -List all files and their hashes. +List all files and their hashes. The list format is C<< hash size file >>. + +=item B + +List all filenames, one file per line. =item B -- cgit v1.2.3