]> jfr.im git - irc/eggheads/eggdrop.git/commitdiff
docs typo
authorGeo <redacted>
Sun, 28 Mar 2021 04:28:45 +0000 (00:28 -0400)
committerGeo <redacted>
Sun, 28 Mar 2021 04:28:45 +0000 (00:28 -0400)
doc/sphinx_source/mainDocs/tcl-commands.rst

index e26545fcf54cacbb7677f6936e68d75e3d922eb0..b15231c276b9de4bff1d82557e7c2d53c41041ff 100644 (file)
@@ -190,9 +190,9 @@ server add <ip/host> [[+]port [password]]
 
   Module: server
 
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-server del <ip/host> [[+]port]
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+server remove <ip/host> [[+]port]
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
   Description: removes a server from the list of servers Eggdrop will connect to. If no port is provided, all servers matching the ip or hostname provided will be removed, otherwise only the ip/host with the corresponding port will be removed. The SSL status (+) of the provided port is matched against as well (ie, 7000 is not the same as +7000).