forked from lix-project/hydra
Merge pull request #990 from DeterminateSystems/docs/notifications
docs/notifications: fixup sending a notification
This commit is contained in:
commit
512b0663e8
|
@ -40,5 +40,5 @@ It is possible for subsequent deliveries of the same `build_finished` data to im
|
|||
|
||||
### Re-sending a notification
|
||||
|
||||
Notifications can be experimentally re-sent on the command line with `psql`, with `NOTIFY $notificationname '$payload'`.
|
||||
Notifications can be experimentally re-sent on the command line with `psql`, with `NOTIFY $notificationname, '$payload'`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue