mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-28 07:06:06 +08:00
更正ql"本脚本用法"中的序号
This commit is contained in:
parent
d06fccd0d1
commit
1dca81d78e
|
@ -241,7 +241,7 @@ run_extra_shell() {
|
|||
usage() {
|
||||
echo -e "本脚本用法:"
|
||||
echo -e "1. $cmd_update update # 更新并重启青龙"
|
||||
echo -e "1. $cmd_update extra # 运行自定义脚本"
|
||||
echo -e "2. $cmd_update extra # 运行自定义脚本"
|
||||
echo -e "3. $cmd_update raw <fileurl> # 更新单个脚本文件"
|
||||
echo -e "4. $cmd_update repo <repourl> <path> <blacklist> <dependence> <branch> # 更新单个仓库的脚本"
|
||||
echo -e "5. $cmd_update rmlog <days> # 删除旧日志"
|
||||
|
|
Loading…
Reference in New Issue
Block a user