更新文档

This commit is contained in:
Super Manito
2025-08-06 10:48:13 +08:00
parent b19f748154
commit cdb81a3189
10 changed files with 187 additions and 13 deletions

View File

@@ -657,7 +657,7 @@ Below are some advanced usage examples
- ### Pure mode
This feature is introduced to facilitate developers. After it is enabled, the script content output will be simplified. It is recommended to use it with other command options without interaction.
This feature is introduced to facilitate the use of developers and operation and maintenance personnel. After it is enabled, the script content output will be simplified. It is recommended to use it with other command options without interaction.
``` bash
bash <(curl -sSL https://linuxmirrors.cn/main.sh) --pure-mode

View File

@@ -687,7 +687,7 @@ $ bash <(curl -sSL https://linuxmirrors.cn/main.sh) --help
- ### 纯净模式
推出该功能是为了便于开发人员使用,启用后会精简脚本内容输出,建议搭配其它命令选项无交互使用
推出该功能是为了便于开发以及运维人员使用,启用后会精简脚本内容输出,建议搭配其它命令选项无交互使用
``` bash
bash <(curl -sSL https://linuxmirrors.cn/main.sh) --pure-mode

View File

@@ -657,7 +657,7 @@ hide:
- ### 純淨模式
推出此功能是為了方便開發人員使用,啟用後會精簡腳本內容輸出,建議搭配其它指令選項無互動使用
推出此功能是為了方便開發以及运维人員使用,啟用後會精簡腳本內容輸出,建議搭配其它指令選項無互動使用
``` bash
bash <(curl -sSL https://linuxmirrors.cn/main.sh) --pure-mode