about summary refs log tree commit diff
path: root/catgirl.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-12 00:48:43 -0500
committerJune McEnroe <june@causal.agency>2020-02-12 00:48:43 -0500
commitd73085eaa93a0217a679556f7a37a80421877b69 (patch)
tree95f2e00f36dfdbc23d0ab55426d4e6b790dbf2e8 /catgirl.1
parentHandle RPL_AWAY (diff)
downloadcatgirl-d73085eaa93a0217a679556f7a37a80421877b69.tar.gz
catgirl-d73085eaa93a0217a679556f7a37a80421877b69.zip
Allow for arguments to open/copy utilities
Diffstat (limited to 'catgirl.1')
-rw-r--r--catgirl.14
1 files changed, 4 insertions, 0 deletions
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 .