Skip to content

Commit

Permalink
docs typo
Browse files Browse the repository at this point in the history
(cherry picked from commit d7729c4)
  • Loading branch information
vanosg committed Mar 28, 2021
1 parent bfa045d commit 7d4c2bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/sphinx_source/mainDocs/tcl-commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down

0 comments on commit 7d4c2bb

Please sign in to comment.