summaryrefslogtreecommitdiff
path: root/bin/hashl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hashl')
-rwxr-xr-xbin/hashl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/hashl b/bin/hashl
index 40875ee..1429de2 100755
--- a/bin/hashl
+++ b/bin/hashl
@@ -150,7 +150,7 @@ sub process_file {
if ($show_progress) {
print STDERR $timer->report(
- "\r\e[2KUpdating: %p done, %L elapsed, %E remaining",
+ "\r\e[Scanning directory: %p done, %L elapsed, %E remaining",
$cur,
);
}