mirror of https://github.com/SeanOMik/znc-push.git
more formatting tweaks
This commit is contained in:
parent
2870283369
commit
28908b6eb6
|
@ -81,7 +81,7 @@ You can also load the module with options:
|
||||||
|
|
||||||
/msg *status loadmod push <service> <username> <secret> <target> <sound>
|
/msg *status loadmod push <service> <username> <secret> <target> <sound>
|
||||||
|
|
||||||
Note: The <sound> option is only available for <a href="https://pushover.net/api#sounds">Pushover.net API</a>. Also, for some services, there is
|
Note: The <sound> option is only available for <a href="https://pushover.net/api#sounds" target="_blank">Pushover.net API</a>. Also, for some services, there is
|
||||||
no username, in that case you can replace <username> with the secret and replace <secret>
|
no username, in that case you can replace <username> with the secret and replace <secret>
|
||||||
with <strong>null</strong>.
|
with <strong>null</strong>.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue