Skip to content

Commit f59f86a

Browse files
memarkcakebaker
authored andcommitted
head: improve help grammar
1 parent 7b0e7e4 commit f59f86a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/uu/head/locales/en-US.ftl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ head-usage = head [FLAG]... [FILE]...
77
88
# Help messages
99
head-help-bytes = print the first NUM bytes of each file;
10-
with the leading '-', print all but the last
10+
with a leading '-', print all but the last
1111
NUM bytes of each file
1212
head-help-lines = print the first NUM lines instead of the first 10;
13-
with the leading '-', print all but the last
13+
with a leading '-', print all but the last
1414
NUM lines of each file
1515
head-help-quiet = never print headers giving file names
1616
head-help-verbose = always print headers giving file names

0 commit comments

Comments
 (0)