summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--catgirl.15
1 files changed, 2 insertions, 3 deletions
diff --git a/catgirl.1 b/catgirl.1
index cd06200..e9a35d8 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -105,7 +105,7 @@ Bind to source address
 .Ar host
 when connecting to the server.
 .
-.It Fl a Ar user Ns : Ns Ar pass , Cm sasl-plain = Ar user Ns : Ns Ar pass
+.It Fl a Ar user : Ns Ar pass , Cm sasl-plain = Ar user : Ns Ar pass
 Authenticate as
 .Ar user
 with
@@ -408,7 +408,6 @@ by a non-digit.
 .
 .Pp
 The color numbers are as follows:
-.Pp
 .Bl -column "99" "orange (dark yellow)" "15" "pink (light magenta)"
 .It \ 0 Ta white Ta \ 8 Ta yellow
 .It \ 1 Ta black Ta \ 9 Ta light green
@@ -418,7 +417,7 @@ The color numbers are as follows:
 .It \ 5 Ta brown (dark red) Ta 13 Ta pink (light magenta)
 .It \ 6 Ta magenta Ta 14 Ta gray
 .It \ 7 Ta orange (dark yellow) Ta 15 Ta light gray
-.It 99 Ta default
+.It 99 Ta default Ta Ta
 .El
 .
 .Sh FILES
?id=368a2ce6f31de10b5e75e001f7a15c2a6178066b&follow=1'>Use mtags for sh in source-filterJune McEnroe 2021-01-20Generate tags for sh files in mtagsJune McEnroe 2021-01-20Add messy sh lexerJune McEnroe 2021-01-20Add all target to git.causal.agency MakefileJune McEnroe 2021-01-20Remove Lua supportJune McEnroe 2021-01-20Fix tests for diff spansJune McEnroe 2021-01-20Avoid matching ':' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe