diff options
| author | Mattias Andrée <m@maandree.se> | 2026-05-23 21:39:45 +0200 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-05-23 21:39:45 +0200 |
| commit | 60ae2e2f2c65ee32653a90ae0042456123077182 (patch) | |
| tree | 680a1059ba7dbdf6b525c39e964d759c972f3d1a | |
| parent | First commit (diff) | |
| download | semicolons-60ae2e2f2c65ee32653a90ae0042456123077182.tar.gz semicolons-60ae2e2f2c65ee32653a90ae0042456123077182.tar.bz2 semicolons-60ae2e2f2c65ee32653a90ae0042456123077182.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ DESCRIPTION If more than one file is specified, each successfully processed file will have its line count output in the format - "%s:%*s%zu\n", <file>, <some positive integer>, "", <#semicolons in code> + "%s:%*s%zu\n", <file>, <some positive integer>, "", <#semicolons in code> The total for all processed files is printed on the last line with the format |
