diff --git a/src/install_host_app.sh b/src/install_host_app.sh index 0300d5f..96aa975 100755 --- a/src/install_host_app.sh +++ b/src/install_host_app.sh @@ -43,6 +43,9 @@ fi usage() { echo "Usage: $0 [OPTION] [chrome|chromium|firefox|opera|vivaldi] + Example: + $0 firefox # Install host app for Mozilla Firefox + Options: -l, --local Install files from disk instead of downloading them -h, --help Show this message"