diff options
author | June McEnroe <june@causal.agency> | 2021-05-27 12:57:30 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-05-27 12:57:30 -0400 |
commit | df596f6f834b2de78add528957ddae0e056575e9 (patch) | |
tree | 147da335b9bc82fcc21d21327b65359af00ec9a1 | |
parent | Fix ENVIRONMENT formatting in pounce-notify(1) (diff) | |
download | pounce-2.4.tar.gz pounce-2.4.zip |
Add pounce-notify to README 2.4
Diffstat (limited to '')
-rw-r--r-- | README.7 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/README.7 b/README.7 index 0b3e923..86eccd0 100644 --- a/README.7 +++ b/README.7 @@ -1,4 +1,4 @@ -.Dd May 25, 2021 +.Dd May 27, 2021 .Dt README 7 .Os "Causal Agency" . @@ -137,6 +137,12 @@ It additionally requires .Sy libcurl and .Sy libsqlite3 . +.It +Generic notifications can be provided by +.Nm pounce-notify , +located in the +.Pa extra/notify +directory. .El . .Sh FILES |