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' \
|
||||
' --help show this help' \
|
||||
' --version show version' \
|
||||
' --usage show usage' \
|
||||
' --unattended attend the meeting' \
|
||||
' --help show version' \
|
||||
' --dry-run do not perform the actual installation' \
|
||||
' --unattended do not fall in to the new Bash session after the install' \
|
||||
''
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user