From db4af9e7ab9a465d030bf18ff1a818536a10058d Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Mon, 6 Apr 2020 16:30:03 -0400 Subject: Voice, devoice self on /voice, /devoice with no params --- catgirl.1 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'catgirl.1') diff --git a/catgirl.1 b/catgirl.1 index a3cec1a..5ec8db1 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -1,4 +1,4 @@ -.Dd March 31, 2020 +.Dd April 6, 2020 .Dt CATGIRL 1 .Os . @@ -354,10 +354,10 @@ Switch to window by number. .Bl -tag -width Ds .It Ic /ban Op Ar mask ... List or ban masks from the channel. -.It Ic /deop Ar nick ... -Revoke channel operator status from users. -.It Ic /devoice Ar nick ... -Revoke voice from users in the channel. +.It Ic /deop Op Ar nick ... +Revoke channel operator status from users or yourself. +.It Ic /devoice Op Ar nick ... +Revoke voice from users or yourself in the channel. .It Ic /except Op Ar mask ... List or add masks to the channel ban exception list. .It Ic /invex Op Ar mask ... @@ -370,16 +370,16 @@ In the .Sy window, show or set user modes. -.It Ic /op Ar nick ... -Grant users channel operator status. +.It Ic /op Op Ar nick ... +Grant users or yourself channel operator status. .It Ic /unban Ar mask ... Unban masks from the channel. .It Ic /unexcept Ar mask ... Remove masks from the channel ban exception list. .It Ic /uninvex Ar mask ... Remove masks from the channel invite list. -.It Ic /voice Ar nick ... -Grant users voice in the channel. +.It Ic /voice Op Ar nick ... +Grant users or yourself voice in the channel. .El . .Sh KEY BINDINGS -- cgit 1.4.1