diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/hashl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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, ); } |