about summary refs log tree commit diff
path: root/catgirl.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-04 10:39:38 -0500
committerJune McEnroe <june@causal.agency>2018-12-04 10:39:38 -0500
commit9106bd61fa1a7ecff0ea8d805295ed3d3aa68c20 (patch)
tree8b01397e267ee42e4ff3c7f5cd769a8cb1e00236 /catgirl.1
parentImplement base64 encoding (diff)
downloadcatgirl-9106bd61fa1a7ecff0ea8d805295ed3d3aa68c20.tar.gz
catgirl-9106bd61fa1a7ecff0ea8d805295ed3d3aa68c20.zip
Add -a auth option for unimplemented SASL
Diffstat (limited to 'catgirl.1')
-rw-r--r--catgirl.17
1 files changed, 7 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1
index ef15890..84ed857 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -10,6 +10,7 @@
 .Nm
 .Op Fl Nv
 .Op Fl W Ar pass
+.Op Fl a Ar auth
 .Op Fl h Ar host
 .Op Fl j Ar chan
 .Op Fl l Ar path
@@ -40,6 +41,12 @@ See
 .Sx ENVIRONMENT
 for details.
 .
+.It Fl a Ar auth
+Authenticate with SASL PLAIN.
+.Ar auth
+is a colon-separated
+username and password pair.
+.
 .It Fl h Ar host
 Connect to
 .Ar host .