Update examples text.
This commit is contained in:
parent
7ff135a1eb
commit
190d4941a3
1 changed files with 5 additions and 6 deletions
|
@ -183,12 +183,11 @@ show_examples() {
|
||||||
acknowledged by the user.
|
acknowledged by the user.
|
||||||
$SCRIPT -u <user key> -t <API token> -p 2 -r 60 -e 7200 -m "..."
|
$SCRIPT -u <user key> -t <API token> -p 2 -r 60 -e 7200 -m "..."
|
||||||
|
|
||||||
Read all configuration from the given <config file> path and use that for
|
Read all configuration from <config file> path and use that for sending the
|
||||||
sending the alert. If this path does not exist, search for a file matching
|
alert. If this path does not exist, search for a file matching the the
|
||||||
the <config file> name in the user's private pushover directory
|
<config file> name in the user's private pushover directory (~/.pushover-client)
|
||||||
(~/.pushover-client) or the system wide pushover directory
|
or the system wide pushover directory (/etc/pushover-client), in that order.
|
||||||
(/etc/pushover-client), in that order.
|
$SCRIPT <config file>
|
||||||
$SCRIPT <config file>
|
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue