mirror of
https://codeberg.org/gaschz/passff-host.git
synced 2025-06-06 18:08:46 +02:00
Install script: Add an example in usage(), fix #31
This commit is contained in:
parent
0ad769041c
commit
6822932166
@ -43,6 +43,9 @@ fi
|
|||||||
usage() {
|
usage() {
|
||||||
echo "Usage: $0 [OPTION] [chrome|chromium|firefox|opera|vivaldi]
|
echo "Usage: $0 [OPTION] [chrome|chromium|firefox|opera|vivaldi]
|
||||||
|
|
||||||
|
Example:
|
||||||
|
$0 firefox # Install host app for Mozilla Firefox
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
-l, --local Install files from disk instead of downloading them
|
-l, --local Install files from disk instead of downloading them
|
||||||
-h, --help Show this message"
|
-h, --help Show this message"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user