X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2FCommands_en.hlp;h=659d6758d659a60dd4d149368515a260ca516d62;hb=c3505bcfc922cd712bad2c20b3479cf8d1dc54fe;hp=342630a45d31931a3e7460fbe0a4e41ca65a19c8;hpb=8007adef1e949086cb27444d61f554ba456c0685;p=spider.git diff --git a/cmd/Commands_en.hlp b/cmd/Commands_en.hlp index 342630a4..659d6758 100644 --- a/cmd/Commands_en.hlp +++ b/cmd/Commands_en.hlp @@ -9,7 +9,7 @@ # if the command ends in a - then that line isn't printed, but any # subsequent lines are # -# $Id$ +# # # Comment lines are indented before printing # @@ -915,7 +915,8 @@ will automatially be picked up by the cluster program. Sometimes it can get confused if you are doing a lot of moving commands about or delete a command in the local_cmd tree and want to use the normal one again. Execute this command to reset everything back to the state it -was just after a cluster restart. +was just after a cluster restart. To see what is in the command cache +see SHOW/CMD_CACHE. === 9^LOAD/FORWARD^Reload the msg forwarding routing table Reload the /spider/msg/forward.pl file if you have changed it @@ -1454,6 +1455,12 @@ will allow text with this word again. === 5^SET/BBS [..]^Make the callsign a BBS +=== 0^SET/BUDDY [..]^Add this call to my buddy list +=== 0^UNSET/BUDDY [..]^Remove this call from my buddy list +A notification message +is sent to you automatically if anybody on your buddy list logs in or +out of any node in this cluster. + === 5^SET/CLX [..]^Make the callsign an CLX node === 9^SET/DEBUG ^Add a debug level to the debug set @@ -1577,6 +1584,21 @@ You can select the language that you want the cluster to use. Currently the languages available are en (English), de (German), es (Spanish), Czech (cz), French (fr), Portuguese (pt), Italian (it) and nl (Dutch). +=== 5^SET/LOCAL_NODE^Add node to the local_node group +=== 5^UNSET/LOCAL_NODE^Remove node from the local_node group +The 'local_node' group is a group of nodes that you want a user +to perceive as effectively one big node. At the moment, this extends +only to announcing whenever a user is logging in or out of one of +the nodes in the group (if those users have SET/LOGININFO). + +The local node group is as setup on this node. If you want the other +nodes to also include this node and all the other nodes specified, then +you must get those nodes to also run this command (or rcmd them to do +so). + +In principle, therefore, each node determines its own local node group +and these can overlap with other nodes' views. + === 0^SET/LOCATION ^Set your latitude and longitude === 9^SET/SYS_LOCATION ^Set your cluster latitude and longitude In order to get accurate headings and such like you must tell the system @@ -1833,12 +1855,35 @@ for more information. Display all the bad words in the system, see SET/BADWORD for more information. +=== 0^SHOW/BUDDY^Show your list of buddies +See SET/BUDDY for more information about buddies. + === 0^SHOW/CHAT [] []^Show any chat or conferencing This command allows you to see any chat or conferencing that has occurred whilst you were away. SHOW/CHAT on its own will show data for all groups. If you use a group name then it will show only chat for that group. +=== 9^SHOW/CMD_CACHE [pattern]^Show the real source path of commands +It is possible in DXSpider to define local versions of commands. +Sometimes one forgets that one has these. This command will show you +the source path where the node is getting each one of its commands. + +If you find a local command that you don't want then then simply +delete it, run LOAD/CMD_CACHE to clear out the command cache and +try again. You will now be using the standard version. + +If you are looking for information on a specific command then +just add a string, eg: + + sh/cmd dx + +might give you: + + Command Path + set/dxgrid /spider/cmd/set/dxgrid.pl + sh/dx /spider/cmd/show/dx.pl + === 0^SHOW/CONFIGURATION []^Show all the nodes and users visible This command allows you to see all the users that can be seen and the nodes to which they are connected.