mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-07 09:50:27 +08:00
bug fix
This commit is contained in:
@@ -3711,6 +3711,7 @@ function CommandOptions() {
|
|||||||
;;
|
;;
|
||||||
--help)
|
--help)
|
||||||
Output_Help_Info
|
Output_Help_Info
|
||||||
|
exit
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
Output_Command_Error "检测到 ${BLUE}$1${PLAIN} 为无效参数,请确认后重新输入!"
|
Output_Command_Error "检测到 ${BLUE}$1${PLAIN} 为无效参数,请确认后重新输入!"
|
||||||
|
|||||||
Reference in New Issue
Block a user