Skip to content

Commit aed5256

Browse files
committed
Update doc
1 parent d030f9a commit aed5256

File tree

3 files changed

+4
-11
lines changed

3 files changed

+4
-11
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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) # 使用英文输出

doc/chsrc.1

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
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
1515
chsrc - 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
7676
Dry Run,模拟换源过程,命令仅打印并不运行
7777
.TP
78-
\fB-para(llel)\fR
79-
并行测速 (默认的顺序测速更有参考意义)
80-
.TP
8178
\fB-local\fR
8279
仅对本项目而非全局换源 (通过ls \fI<target>\fR查看支持情况)
8380
.TP

doc/chsrc.texi

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
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
135135
Dry Run,模拟换源过程,命令仅打印并不运行
136136

137-
@item -para(llel)
138-
并行测速 (默认的顺序测速更有参考意义)
139-
140137
@item -ipv6
141138
使用IPv6测速
142139

0 commit comments

Comments
 (0)