We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
必选参数有用!
Sorry, something went wrong.
你说明参数是指:类型参数,有参数的选项,值只有一个,是吧。
:类型参数,有参数的选项,值只有一个
如果是必选的,脚本自己可以判断。
当然,parseOpts支持,可以简化脚本的编写,现在我没有想到好的参数规格描述:
parseOpts
parseOpts "a,a-long:|b:,b-long:!" "$@"
加个感叹号,表示必选? 😄
oldratlee
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: