更新文档

This commit is contained in:
Super Manito
2025-09-02 23:02:28 +08:00
parent 22e5674542
commit 407c8ce824
5 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ search:
???+ question "Usage Help"
:supported: Supported    :unsupport: Not Supported    :incompatible: Incompatible, meaning the mirror site's repository directory naming does not conform to the script's default rules but can still be used via command options. For specific usage examples and the default branch names for each operating system, [see here](../use/index.md#specify-mirror-repository).
:supported: Supported    :unsupport: Not Supported    :incompatible: Incompatible, meaning the mirror site's repository directory naming does not conform to the script's default rules but can still be used via command options. For specific usage examples and the default branch names for each operating system, [see here](../use/index.md#specify-mirror-repository-directory).
If you can't find the mirror site you want to use here, you can check other modes and command options. The speed of a mirror site is divided into synchronization speed and user download speed, with the latter being the key. Please choose and try according to your actual geographic location. You can also use [auxiliary tool websites](#tool-websites) for testing.

View File

@@ -16,7 +16,7 @@ search:
???+ question "使用帮助"
:supported: 支持    :unsupport: 不支持    :incompatible: 不兼容,表示镜像站上的仓库目录命名不符合脚本默认规则但可以通过命令选项来使用,关于具体用法示例和各操作系统所使用的默认分支名称[详见此处](../use/index.md#指定软件源仓库)
:supported: 支持    :unsupport: 不支持    :incompatible: 不兼容,表示镜像站上的仓库目录命名不符合脚本默认规则但可以通过命令选项来使用,关于具体用法示例和各操作系统所使用的默认分支名称[详见此处](../use/index.md#指定软件源仓库目录)
如果这里没有想使用的镜像站那可以看看其它运行模式和命令选项。镜像站的速度分为同步刷新速度和用户下载速度,后者才是关键,具体请结合实际地理位置选择尝试,还可以通过[辅助工具网站](#工具网站)进行一些测试

View File

@@ -20,7 +20,7 @@ search:
???+ question "使用幫助"
:supported: 支援    :unsupport: 不支援    :incompatible: 不相容,表示鏡像站上的倉庫目錄命名不符合腳本預設規則但可以透過命令選項來使用,關於具體用法範例和各作業系統所使用的預設分支名稱[請參見此處](../use/index.md#指定軟體源倉庫)。
:supported: 支援    :unsupport: 不支援    :incompatible: 不相容,表示鏡像站上的倉庫目錄命名不符合腳本預設規則但可以透過命令選項來使用,關於具體用法範例和各作業系統所使用的預設分支名稱[請參見此處](../use/index.md#指定軟體源倉庫目錄)。
如果這裡沒有想使用的鏡像站,那可以看看其它運行模式和命令選項。鏡像站的速度分為同步刷新速度和用戶下載速度,後者才是關鍵,具體請結合實際地理位置選擇嘗試,也可以透過[輔助工具網站](#工具網站)進行一些測試。

View File

@@ -482,7 +482,7 @@ Below are some advanced usage examples
bash <(curl -sSL https://linuxmirrors.cn/main.sh) --source mirror.example.com
```
- ### Specify mirror repository
- ### Specify mirror repository directory
The repository here refers to the directory after the mirror site address, i.e., the repository directory on the mirror site. Although all are called repositories, it is easy to confuse.

View File

@@ -484,7 +484,7 @@ hide:
bash <(curl -sSL https://linuxmirrors.cn/main.sh) --source mirror.example.com
```
- ### 指定軟體源倉庫
- ### 指定軟體源倉庫目錄
這裡描述的軟體源倉庫與系統軟體倉庫不同,指的是軟體源(鏡像站)位址後面的路徑即鏡像站的倉庫目錄,雖然名義上都是倉庫但是非常容易混淆