diff options
author | Curtis McEnroe | 2018-10-28 02:44:09 -0400 |
---|---|---|
committer | Curtis McEnroe | 2018-10-28 02:44:09 -0400 |
commit | 2eaa36a30975d198d40b8f92c6b4add1eb111d31 (patch) | |
tree | d39803cd370c118def0e099725e0fa761bd5d40a /chatte.1 | |
parent | 36ec6cf258e9b5c3aa49cbfd3179a8714b52fee5 (diff) |
Add notification with notify-send
Diffstat (limited to 'chatte.1')
-rw-r--r-- | chatte.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chatte.1 b/chatte.1 index a0824fe..c8420ee 100644 --- a/chatte.1 +++ b/chatte.1 @@ -8,7 +8,7 @@ . .Sh SYNOPSIS .Nm -.Op Fl v +.Op Fl Nv .Op Fl W Ar pass .Op Fl h Ar host .Op Fl j Ar chan @@ -27,6 +27,10 @@ which only supports TLS. The arguments are as follows: . .Bl -tag -width Ds +.It Fl N +Send notifications with +.Xr notify-send 1 . +. .It Fl W Ar pass Send .Ql WEBIRC |