Update doc

This commit is contained in:
Aoran Zeng
2024-08-23 08:16:02 +08:00
parent a542e77769
commit 43f80335da
3 changed files with 11 additions and 4 deletions

View File

@@ -6,10 +6,10 @@
.\" Contributors : Nul None <nul@none.org>
.\" |
.\" Created On : <2024-08-21>
.\" Last Modified : <2024-08-22>
.\" Last Modified : <2024-08-23>
.\" --------------------------------------------------------------
.TH chsrc 1 "2024-08-21" "v0.1.7.4" "RubyMetric chsrc"
.TH chsrc 1 "2024-08-23" "v0.1.7.4" "RubyMetric chsrc"
.SH NAME
chsrc - Change Source for every software on every platform from the command line
@@ -83,6 +83,9 @@ Dry Run模拟换源过程命令仅打印并不运行
.TP
\fB-en(glish)\fR
使用英文输出
.TP
\fB-no-color\fR
无颜色输出
.SH "EXIT STATUS"

View File

@@ -6,7 +6,7 @@
@c Contributors : Nul None <nul@none.org>
@c |
@c Created On : <2024-08-22>
@c Last Modified : <2024-08-22>
@c Last Modified : <2024-08-23>
@c --------------------------------------------------------------
\input texinfo
@@ -14,7 +14,7 @@
@settitle chsrc
@set Chsrc_Version v0.1.7.4
@set Doc_Publish_Date 2024-08-22
@set Doc_Publish_Date 2024-08-23
@copying
@comment 这是软件copyright不是文档copyright因此不放在titlepage
@@ -142,6 +142,9 @@ Dry Run模拟换源过程命令仅打印并不运行
@item -en(glish)
使用英文输出
@item -no-color
无颜色输出
@end table