aboutsummaryrefslogtreecommitdiffstats
path: root/kirc.1
diff options
context:
space:
mode:
authorMichael Czigler <37268479+mcpcpc@users.noreply.github.com>2020-10-22 18:34:16 -0400
committerGitHub <noreply@github.com>2020-10-22 18:34:16 -0400
commite519dc3d7c26b5904955e02d53379daad0968f0f (patch)
tree34bb78c4b858c60bbedc7170a9bece37e9e76de3 /kirc.1
parentfix bug with server message printing (#71) (diff)
downloadkirc-e519dc3d7c26b5904955e02d53379daad0968f0f.tar.gz
kirc-e519dc3d7c26b5904955e02d53379daad0968f0f.tar.bz2
kirc-e519dc3d7c26b5904955e02d53379daad0968f0f.tar.xz
kirc-e519dc3d7c26b5904955e02d53379daad0968f0f.tar.zst
kirc-e519dc3d7c26b5904955e02d53379daad0968f0f.zip
man page: remove forward slash (#75)
Diffstat (limited to 'kirc.1')
-rw-r--r--kirc.12
1 files changed, 1 insertions, 1 deletions
diff --git a/kirc.1 b/kirc.1
index 7e2260a..16bd749 100644
--- a/kirc.1
+++ b/kirc.1
@@ -66,7 +66,7 @@ Set default message channel to <channel>
.BI <message>
Send PRIVMSG to default message channel with <message> as the content
.TP
-.BI /@<channel|nick>
+.BI @<channel|nick>
Send PRIVMSG to specified <channel> or <nick>
.SH AUTHOR
Michael Czigler <michaelczigler at icloud dot com>