mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 21:00:40 +02:00
Rename /proxy command to /irssiproxy for clarity
This commit is contained in:
parent
29fb0d9802
commit
a47f45b5b7
4 changed files with 23 additions and 23 deletions
14
docs/help/in/irssiproxy.in
Normal file
14
docs/help/in/irssiproxy.in
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
|
||||
@SYNTAX:irssiproxy@
|
||||
|
||||
%9Description:%9
|
||||
|
||||
Displays the list of clients connected to irssiproxy.
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
/IRSSIPROXY
|
||||
/IRSSIPROXY STATUS
|
||||
|
||||
%9See also:%9 LOAD PROXY, SET irssiproxy
|
||||
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
|
||||
@SYNTAX:proxy@
|
||||
|
||||
%9Description:%9
|
||||
|
||||
Displays the list of clients connected to the proxy.
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
/PROXY
|
||||
/PROXY STATUS
|
||||
|
||||
%9See also:%9 LOAD PROXY, SET irssiproxy
|
||||
|
||||
|
|
@ -45,4 +45,4 @@ Once everything is set up, you can enable / disable the proxy:
|
|||
When the proxy is configured and running, the following command will
|
||||
show all the currently connected clients:
|
||||
|
||||
/PROXY status
|
||||
/IRSSIPROXY status
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue