diff options
| author | Mattias Andrée <m@maandree.se> | 2026-05-23 21:39:12 +0200 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-05-23 21:39:12 +0200 |
| commit | 2c7df7faf99b94bbc391fc18224ccaba63d9b632 (patch) | |
| tree | 28f75f9fec0e7ca936731af1233f6fabf0cf3573 /README | |
| parent | First commit (diff) | |
| download | braces-master.tar.gz braces-master.tar.bz2 braces-master.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>, "", <#braces in code> + "%s:%*s%zu\n", <file>, <some positive integer>, "", <#braces in code> The total for all processed files is printed on the last line with the format |
