File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3836,9 +3836,9 @@ <h2 id="options-34"><a class="header" href="#options-34">Options</a></h2>
3836
3836
</ div >
3837
3837
< pre > < code > head [FLAG]... [FILE]...
3838
3838
</ code > </ pre >
3839
- < p > Print the first 10 lines of each FILE to standard output.
3840
- With more than one FILE, precede each with a header giving the file name.
3841
- With no FILE, or when FILE is - , read standard input.</ p >
3839
+ < p > Print the first 10 lines of each < code > FILE</ code > to standard output.
3840
+ With more than one < code > FILE</ code > , precede each with a header giving the file name.
3841
+ With no < code > FILE</ code > , or when < code > FILE</ code > is < code > - </ code > , read standard input.</ p >
3842
3842
< p > Mandatory arguments to long flags are mandatory for short flags too.</ p >
3843
3843
< h2 id ="options-35 "> < a class ="header " href ="#options-35 "> Options</ a > </ h2 >
3844
3844
< dl > < dt > < code > --bytes=<[-]NUM></ code > , < code > -c <[-]NUM></ code > </ dt >
Original file line number Diff line number Diff line change @@ -181,9 +181,9 @@ <h1 id="head"><a class="header" href="#head">head</a></h1>
181
181
</ div >
182
182
< pre > < code > head [FLAG]... [FILE]...
183
183
</ code > </ pre >
184
- < p > Print the first 10 lines of each FILE to standard output.
185
- With more than one FILE, precede each with a header giving the file name.
186
- With no FILE, or when FILE is - , read standard input.</ p >
184
+ < p > Print the first 10 lines of each < code > FILE</ code > to standard output.
185
+ With more than one < code > FILE</ code > , precede each with a header giving the file name.
186
+ With no < code > FILE</ code > , or when < code > FILE</ code > is < code > - </ code > , read standard input.</ p >
187
187
< p > Mandatory arguments to long flags are mandatory for short flags too.</ p >
188
188
< h2 id ="options "> < a class ="header " href ="#options "> Options</ a > </ h2 >
189
189
< dl > < dt > < code > --bytes=<[-]NUM></ code > , < code > -c <[-]NUM></ code > </ dt >
You can’t perform that action at this time.
0 commit comments