We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b0e7e4 commit f59f86aCopy full SHA for f59f86a
1 file changed
src/uu/head/locales/en-US.ftl
@@ -7,10 +7,10 @@ head-usage = head [FLAG]... [FILE]...
7
8
# Help messages
9
head-help-bytes = print the first NUM bytes of each file;
10
- with the leading '-', print all but the last
+ with a leading '-', print all but the last
11
NUM bytes of each file
12
head-help-lines = print the first NUM lines instead of the first 10;
13
14
NUM lines of each file
15
head-help-quiet = never print headers giving file names
16
head-help-verbose = always print headers giving file names
0 commit comments