This commit is contained in:
Florent 2025-11-11 11:53:39 +01:00
parent 665a592503
commit 00ad3143d2

View file

@ -151,7 +151,7 @@ When you are in a node, the behaviour will depend on the node type, if you're on
The `/` character is used to bypass the node you have currently selected using `to`:
- `/<cmd>` issues cmd command on the root
- `/<node>/<cmd>` will send cmd to selected node
- `/<node>/<cmd>` will send cmd to selected node
- `/<dest> <msg>` will send msg to dest (channel or node)
#### Flood Scope in interactive mode