@@ -633,7 +633,8 @@ <h2 id="options-2"><a class="header" href="#options-2">Options</a></h2>
633
633
</ div >
634
634
< pre > < code > base32 [OPTION]... [FILE]
635
635
</ code > </ pre >
636
- < p > With no FILE, or when FILE is -, read standard input.</ p >
636
+ < p > encode/decode data and print to standard output
637
+ With no FILE, or when FILE is -, read standard input.</ p >
637
638
< p > The data are encoded as described for the base32 alphabet in RFC
638
639
4648. When decoding, the input may contain newlines in addition
639
640
to the bytes of the formal base32 alphabet. Use --ignore-garbage
@@ -693,7 +694,8 @@ <h2 id="examples-2"><a class="header" href="#examples-2">Examples</a></h2>
693
694
</ div >
694
695
< pre > < code > base64 [OPTION]... [FILE]
695
696
</ code > </ pre >
696
- < p > With no FILE, or when FILE is -, read standard input.</ p >
697
+ < p > encode/decode data and print to standard output
698
+ With no FILE, or when FILE is -, read standard input.</ p >
697
699
< p > The data are encoded as described for the base32 alphabet in RFC
698
700
4648. When decoding, the input may contain newlines in addition
699
701
to the bytes of the formal base32 alphabet. Use --ignore-garbage
@@ -807,7 +809,8 @@ <h2 id="examples-4"><a class="header" href="#examples-4">Examples</a></h2>
807
809
</ div >
808
810
< pre > < code > basenc [OPTION]... [FILE]
809
811
</ code > </ pre >
810
- < p > With no FILE, or when FILE is -, read standard input.</ p >
812
+ < p > encode/decode data and print to standard output
813
+ With no FILE, or when FILE is -, read standard input.</ p >
811
814
< p > When decoding, the input may contain newlines in addition to the bytes of
812
815
the formal alphabet. Use --ignore-garbage to attempt to recover
813
816
from any other non-alphabet bytes in the encoded stream.</ p >
@@ -1614,14 +1617,14 @@ <h2 id="options-15"><a class="header" href="#options-15">Options</a></h2>
1614
1617
< dd >
1615
1618
< p > stay on this file system</ p >
1616
1619
</ dd >
1617
- < dt > < code > --copy-contents</ code > </ dt >
1618
- < dd >
1619
- < p > NotImplemented: copy contents of special files when recursive</ p >
1620
- </ dd >
1621
1620
< dt > < code > --sparse=<WHEN></ code > </ dt >
1622
1621
< dd >
1623
1622
< p > NotImplemented: control creation of sparse files. See below</ p >
1624
1623
</ dd >
1624
+ < dt > < code > --copy-contents</ code > </ dt >
1625
+ < dd >
1626
+ < p > NotImplemented: copy contents of special files when recursive</ p >
1627
+ </ dd >
1625
1628
< dt > < code > --context=<CTX></ code > </ dt >
1626
1629
< dd >
1627
1630
< p > NotImplemented: set SELinux security context of destination file to default type</ p >
@@ -2467,7 +2470,7 @@ <h2 id="examples-23"><a class="header" href="#examples-23">Examples</a></h2>
2467
2470
</ div >
2468
2471
< pre > < code > env [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]
2469
2472
</ code > </ pre >
2470
- < p > env ~ (uutils) set each NAME to VALUE in the environment and run COMMAND</ p >
2473
+ < p > set each NAME to VALUE in the environment and run COMMAND</ p >
2471
2474
< h2 id ="options-26 "> < a class ="header " href ="#options-26 "> Options</ a > </ h2 >
2472
2475
< dl > < dt > < code > --help</ code > , < code > -h</ code > </ dt >
2473
2476
< dd >
@@ -2590,10 +2593,10 @@ <h2 id="examples-25"><a class="header" href="#examples-25">Examples</a></h2>
2590
2593
< div class ="version "> v0.0.14
2591
2594
</ div >
2592
2595
</ div >
2593
- < pre > < code > expr [EXPRESSION]
2596
+ < pre > < code > Print the value of EXPRESSION to standard output
2597
+ expr [EXPRESSION]
2594
2598
expr [OPTIONS]
2595
2599
</ code > </ pre >
2596
- < p > Print the value of EXPRESSION to standard output</ p >
2597
2600
< h2 id ="options-28 "> < a class ="header " href ="#options-28 "> Options</ a > </ h2 >
2598
2601
< dl > < dt > < code > --version</ code > </ dt >
2599
2602
< dd >
@@ -3708,7 +3711,8 @@ <h2 id="examples-41"><a class="header" href="#examples-41">Examples</a></h2>
3708
3711
</ div >
3709
3712
< pre > < code > ls [OPTION]... [FILE]...
3710
3713
</ code > </ pre >
3711
- < p > List directory contents. Ignore files and directories starting with a '.' by default</ p >
3714
+ < p > List directory contents.
3715
+ Ignore files and directories starting with a '.' by default</ p >
3712
3716
< h2 id ="options-45 "> < a class ="header " href ="#options-45 "> Options</ a > </ h2 >
3713
3717
< dl > < dt > < code > --version</ code > , < code > -V</ code > </ dt >
3714
3718
< dd >
@@ -4476,6 +4480,7 @@ <h2 id="examples-50"><a class="header" href="#examples-50">Examples</a></h2>
4476
4480
</ div >
4477
4481
< pre > < code > nl [OPTION]... [FILE]...
4478
4482
</ code > </ pre >
4483
+ < p > number lines of files</ p >
4479
4484
< h2 id ="options-54 "> < a class ="header " href ="#options-54 "> Options</ a > </ h2 >
4480
4485
< dl > < dt > < code > --version</ code > , < code > -V</ code > </ dt >
4481
4486
< dd >
@@ -5014,7 +5019,7 @@ <h2 id="examples-57"><a class="header" href="#examples-57">Examples</a></h2>
5014
5019
</ div >
5015
5020
< pre > < code > pinky [OPTION]... [USER]...
5016
5021
</ code > </ pre >
5017
- < p > pinky - lightweight finger</ p >
5022
+ < p > lightweight finger</ p >
5018
5023
< h2 id ="options-61 "> < a class ="header " href ="#options-61 "> Options</ a > </ h2 >
5019
5024
< dl > < dt > < code > --version</ code > , < code > -V</ code > </ dt >
5020
5025
< dd >
@@ -8038,7 +8043,8 @@ <h2 id="examples-94"><a class="header" href="#examples-94">Examples</a></h2>
8038
8043
</ div >
8039
8044
< pre > < code > uname [OPTION]...
8040
8045
</ code > </ pre >
8041
- < p > Print certain system information. With no OPTION, same as -s.</ p >
8046
+ < p > Print certain system information.
8047
+ With no OPTION, same as -s.</ p >
8042
8048
< h2 id ="options-106 "> < a class ="header " href ="#options-106 "> Options</ a > </ h2 >
8043
8049
< dl > < dt > < code > --help</ code > , < code > -h</ code > </ dt >
8044
8050
< dd >
@@ -8627,21 +8633,17 @@ <h2 id="examples-104"><a class="header" href="#examples-104">Examples</a></h2>
8627
8633
< div class ="additional ">
8628
8634
< div class ="platforms ">
8629
8635
</ div >
8630
- < div class ="version "> v0.0.14
8636
+ < div class ="version "> v
8631
8637
</ div >
8632
8638
</ div >
8633
8639
< pre > < code > yes [STRING]...
8634
8640
</ code > </ pre >
8635
- < p > yes ~ (uutils) repeatedly display a line with STRING (or 'y')</ p >
8641
+ < p > repeatedly display a line with STRING (or 'y')</ p >
8636
8642
< h2 id ="options-116 "> < a class ="header " href ="#options-116 "> Options</ a > </ h2 >
8637
8643
< dl > < dt > < code > --help</ code > , < code > -h</ code > </ dt >
8638
8644
< dd >
8639
8645
< p > Print help information</ p >
8640
8646
</ dd >
8641
- < dt > < code > --version</ code > , < code > -V</ code > </ dt >
8642
- < dd >
8643
- < p > Print version information</ p >
8644
- </ dd >
8645
8647
< dt > </ dt >
8646
8648
< dd >
8647
8649
</ dd >
0 commit comments