diff --git a/crates/core/main.rs b/crates/core/main.rs index 64f35ceb..bcafefe0 100644 --- a/crates/core/main.rs +++ b/crates/core/main.rs @@ -468,7 +468,7 @@ fn print_stats( {bytes_printed} bytes printed {bytes_searched} bytes searched {search_time:0.6} seconds spent searching -{process_time:0.6} seconds +{process_time:0.6} seconds total ", matches = stats.matches(), lines = stats.matched_lines(),