File tree Expand file tree Collapse file tree 3 files changed +4
-11
lines changed
Expand file tree Collapse file tree 3 files changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -185,7 +185,6 @@ reset <target> # 重置,使用上游默认使用的源
185185
186186选项:
187187-dry # Dry Run,模拟换源过程,命令仅打印并不运行
188- -para(llel) # 并行测速 (默认的顺序测速更有参考意义)
189188-local # 仅对某项目而非全局换源 (仅部分软件如bundler,pdm支持)
190189-ipv6 # 使用IPv6测速
191190-en(glish) # 使用英文输出
Original file line number Diff line number Diff line change 66.\" Contributors : Nul None <[email protected] >77.\" |
88.\" Created On : <2024-08-21>
9- .\" Last Modified : <2024-09-04 >
9+ .\" Last Modified : <2024-09-29 >
1010.\" --------------------------------------------------------------
1111
12- .TH chsrc 1 "2024-09-04 " "v0.1.8.1dev2 " "RubyMetric chsrc"
12+ .TH chsrc 1 "2024-09-29 " "v0.1.9.Beta2 " "RubyMetric chsrc"
1313
1414.SH NAME
1515chsrc - Change Source for every software on every platform from the command line
@@ -75,9 +75,6 @@ chsrc - Change Source for every software on every platform from the command line
7575\fB -dry \fR
7676Dry Run,模拟换源过程,命令仅打印并不运行
7777.TP
78- \fB -para(llel) \fR
79- 并行测速 (默认的顺序测速更有参考意义)
80- .TP
8178\fB -local \fR
8279仅对本项目而非全局换源 (通过ls \fI <target> \fR 查看支持情况)
8380.TP
Original file line number Diff line number Diff line change 66@c Contributors : Nul None <[email protected] >77@c |
88@c Created On : <2024-08-22>
9- @c Last Modified : <2024-09-04 >
9+ @c Last Modified : <2024-09-29 >
1010@c --------------------------------------------------------------
1111
1212\input texinfo
1313@setfilename chsrc.info
1414@settitle chsrc
1515
16- @set Chsrc_Version v0.1.8.1dev2
16+ @set Chsrc_Version v0.1.9.Beta2
1717@set Doc_Publish_Date 2024-09-04
1818
1919@copying
@@ -134,9 +134,6 @@ Exit status:
134134@item -dry
135135Dry Run,模拟换源过程,命令仅打印并不运行
136136
137- @item -para(llel)
138- 并行测速 (默认的顺序测速更有参考意义)
139-
140137@item -ipv6
141138使用IPv6测速
142139
You can’t perform that action at this time.
0 commit comments