要在定义选项的时候指定一个简写,您可以在选项名前面使用 | 分隔符将选项名称与其简写分隔开来:
|
email:send {user} {--Q|queue}Copy
email:send {user} {--Q|queue}
关闭