From d73085eaa93a0217a679556f7a37a80421877b69 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Wed, 12 Feb 2020 00:48:43 -0500 Subject: Allow for arguments to open/copy utilities --- catgirl.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'catgirl.1') diff --git a/catgirl.1 b/catgirl.1 index abb9dd7..7b0b308 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -53,6 +53,8 @@ The arguments are as follows: .It Fl C Ar util , Cm copy = Ar util Set the utility used by .Ic /copy . +Use more than once to add arguments to +.Ar util . The default is the first available of .Xr pbcopy 1 , .Xr wl-copy 1 , @@ -66,6 +68,8 @@ the nick color hash function. .It Fl O Ar util , Cm open = Ar util Set the utility used by .Ic /open . +Use more than once to add arguments to +.Ar util . The default is the first available of .Xr open 1 , .Xr xdg-open 1 . -- cgit 1.4.1