File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ OPTIONS:
2828
2929ex)
3030
31- git parallel --color -jobs 2 --silent -- pull --rebase
31+ git parallel --color auto - -jobs 2 --silent -- pull --rebase
3232
33- git parallel --maxdepth 3 -jobs 4 -- ::: ls -lha
33+ git parallel --maxdepth 3 -- jobs 4 -- ::: ls -lha
3434```
3535
3636
Original file line number Diff line number Diff line change @@ -74,9 +74,9 @@ OPTIONS:
7474
7575ex)
7676
77- git parallel --color -jobs 2 --silent -- pull --rebase
77+ git parallel --color auto - -jobs 2 --silent -- pull --rebase
7878
79- git parallel --maxdepth 3 -jobs 4 -- ::: ls -lha
79+ git parallel --maxdepth 3 -- jobs 4 -- ::: ls -lha
8080HELP
8181}
8282
Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ OPTIONS:
2828
2929ex)
3030
31- git parallel \-\- color \- jobs 2 \-\- silent \-\- pull \-\- rebase
31+ git parallel \-\- color auto \- \- jobs 2 \-\- silent \-\- pull \-\- rebase
3232
33- git parallel \-\- maxdepth 3 \- jobs 4 \-\- ::: ls \- lha
33+ git parallel \-\- maxdepth 3 \-\- jobs 4 \-\- ::: ls \- lha
3434
3535.fi
3636.RE
You can’t perform that action at this time.
0 commit comments