From d367031437610c3adc4d70a4b3412c6d40a41464 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 23 May 2026 20:58:20 +0200 Subject: Fix mistakes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index a645897..ec3deb6 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ DESCRIPTION The total for all processed files is printed on the last line with the format - "%zu\n", <#total lines of code> + "%zu\n", If exactly one or no files are specified, this will be the only line output. -- cgit v1.3.1