From 180bbc7b38f814ff506bb25091a908f02ba32b5c Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Wed, 12 Feb 2020 20:12:34 -0500 Subject: Add -N flag for notifications --- catgirl.1 | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'catgirl.1') diff --git a/catgirl.1 b/catgirl.1 index 672abfc..b7a9559 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -1,4 +1,4 @@ -.Dd February 11, 2020 +.Dd February 12, 2020 .Dt CATGIRL 1 .Os . @@ -11,6 +11,7 @@ .Op Fl Rev .Op Fl C Ar copy .Op Fl H Ar hash +.Op Fl N Ar send .Op Fl O Ar open .Op Fl S Ar bind .Op Fl a Ar auth @@ -66,6 +67,16 @@ The default is the first available of Set the initial value of the nick color hash function. . +.It Fl N Ar util , Cm notify = Ar util +Send notifications using a utility. +Use more than once to add arguments to +.Ar util . +Two additional arguments are passed to +.Ar util : +a title and a description, +appropriate for +.Xr notify-send 1 . +. .It Fl O Ar util , Cm open = Ar util Set the utility used by .Ic /open . -- cgit 1.4.1