From fe2332f0cddd7c58af43905e5f56b9475640b02c Mon Sep 17 00:00:00 2001 From: Shivaram Lingamneni Date: Mon, 29 Jun 2020 02:12:24 -0400 Subject: [PATCH] remove a stray documentation line --- irc/nickserv.go | 1 - 1 file changed, 1 deletion(-) diff --git a/irc/nickserv.go b/irc/nickserv.go index 8fdd7fad..84550850 100644 --- a/irc/nickserv.go +++ b/irc/nickserv.go @@ -244,7 +244,6 @@ SET modifies your account settings. The following settings are available:`, 'enforce' lets you specify a custom enforcement mechanism for your registered nicknames. Your options are: 1. 'none' [no enforcement, overriding the server default] - or else they will be renamed] 2. 'strict' [you must already be authenticated to use the nick] 3. 'default' [use the server default]`,