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