mirror of
https://github.com/ohmybash/oh-my-bash.git
synced 2024-05-11 05:55:37 +00:00
tools/install: update the commandline help
This commit is contained in:
@ -41,9 +41,10 @@ _omb_install_print_help() {
|
|||||||
'' \
|
'' \
|
||||||
'OPTIONS' \
|
'OPTIONS' \
|
||||||
' --help show this help' \
|
' --help show this help' \
|
||||||
|
' --version show version' \
|
||||||
' --usage show usage' \
|
' --usage show usage' \
|
||||||
' --unattended attend the meeting' \
|
' --dry-run do not perform the actual installation' \
|
||||||
' --help show version' \
|
' --unattended do not fall in to the new Bash session after the install' \
|
||||||
''
|
''
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user