summary refs log tree commit diff
path: root/catgirl.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-10 13:20:50 -0500
committerJune McEnroe <june@causal.agency>2021-01-10 13:20:50 -0500
commita437761267503ae3381bbc8e2e866edfee502615 (patch)
tree17c9a7f96497b5ae34a8401762c425d07f6cf827 /catgirl.1
parentExit immediately when using -o (diff)
downloadcatgirl-a437761267503ae3381bbc8e2e866edfee502615.tar.gz
catgirl-a437761267503ae3381bbc8e2e866edfee502615.zip
Move -o to a separate SYNOPSIS line
Diffstat (limited to 'catgirl.1')
-rw-r--r--catgirl.18
1 files changed, 7 insertions, 1 deletions
diff --git a/catgirl.1 b/catgirl.1
index 2f30edd..9c8bb32 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -21,7 +21,6 @@
 .Op Fl j Ar join
 .Op Fl k Ar priv
 .Op Fl n Ar nick
-.Op Fl o Ar chain
 .Op Fl p Ar port
 .Op Fl r Ar real
 .Op Fl s Ar save
@@ -31,6 +30,13 @@
 .Op Ar config ...
 .
 .Nm
+.Op Fl S Ar bind
+.Op Fl h Ar host
+.Op Fl p Ar port
+.Fl o Ar chain
+.Op Ar config ...
+.
+.Nm
 .Fl g Ar cert
 .
 .Sh DESCRIPTION
an='3' class='logmsg'> 2019-09-07Ignore SIGPIPE in relayJune McEnroe Allows restarting consumers safely. 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe Oops, didn't see this. 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe