diff options
| author | Mattias Andrée <m@maandree.se> | 2026-05-23 20:58:20 +0200 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-05-23 20:58:20 +0200 |
| commit | d367031437610c3adc4d70a4b3412c6d40a41464 (patch) | |
| tree | c431ee0d1b721f329fac5e06d21de1e38ffc3acc /README | |
| parent | m fixes (diff) | |
| download | loc-d367031437610c3adc4d70a4b3412c6d40a41464.tar.gz loc-d367031437610c3adc4d70a4b3412c6d40a41464.tar.bz2 loc-d367031437610c3adc4d70a4b3412c6d40a41464.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", <total #lines of code> If exactly one or no files are specified, this will be the only line output. |
