diff options
author | Matt Lewandowsky <matt@greenviolet.net> | 2014-10-27 03:44:28 -0700 |
---|---|---|
committer | Matt Lewandowsky <matt@greenviolet.net> | 2014-10-27 03:44:28 -0700 |
commit | 3ea2a8dab8212d5155014a9aa1aee3f2e456cd94 (patch) | |
tree | 5be70f8c167330c7b05df7851091728ae7741ce0 /docs | |
parent | 65a2ff645926259f04c2683f742a6f7ad0bbc86d (diff) | |
download | irssi-3ea2a8dab8212d5155014a9aa1aee3f2e456cd94.zip |
Remove duplicate example from ignore.in
Duplicated line inserted in commit 66f5fb6. Reported by @sharethebug on IRC.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/help/in/ignore.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/help/in/ignore.in b/docs/help/in/ignore.in index 8c2b1c90..b0a547c1 100644 --- a/docs/help/in/ignore.in +++ b/docs/help/in/ignore.in @@ -41,7 +41,6 @@ /IGNORE #irssi NO_ACT JOINS PARTS QUITS /IGNORE mike NO_ACT -MSGS /IGNORE -regexp -pattern - /IGNORE mike NO_ACT -MSGS %9See also:%9 ACCEPT, SILENCE, UNIGNORE |