diff options
Diffstat (limited to 'loc.1')
| -rw-r--r-- | loc.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,6 +3,7 @@ loc - count number of lines of code .SH SYNOPSIS .B loc +[-s] .RI [ file "] ..." .SH DESCRIPTION .B loc @@ -28,7 +29,7 @@ The total for all processed files is printed on the last line with the format .nf - \fB"%zu\n"\fP, <\fI#total lines of code\fP> + \fB"%zu\n"\fP, <\fItotal #lines of code\fP> .fi .PP If exactly one or no files are specified, this will be the |
