Skip to content

Commit

Permalink
更正文档
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperManito committed Aug 22, 2024
1 parent bd79389 commit 852726b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/use/command-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ bash <(curl -sSL https://linuxmirrors.cn/main.sh) --only-epel
当你不小心删除了官方源的备份时可以使用此命令来恢复,使用此命令选项后将跳过选择软件源步骤

``` bash
bash <(curl -sSL https://linuxmirrors.cn/main.sh) --use-official-source
bash <(curl -sSL https://linuxmirrors.cn/main.sh) --use-official-source true
```
> 部分系统不存在官方源例如 `Arch Linux`,届时会自动更换成兼容性较高的阿里云镜像站
Expand Down

0 comments on commit 852726b

Please sign in to comment.