diff options
author | Hans Nielsen <hans@stackallocated.com> | 2015-02-24 19:46:59 -0800 |
---|---|---|
committer | Hans Nielsen <hans@stackallocated.com> | 2015-02-24 19:53:23 -0800 |
commit | 7beffbdcc5d9ca7433f6617a652ed0b2feca3677 (patch) | |
tree | 600d361db7598d1195a1f17e1c4b507c5f65cb90 /docs | |
parent | bbf404b6112aac5cde9732d893e440d9bf363565 (diff) | |
download | irssi-7beffbdcc5d9ca7433f6617a652ed0b2feca3677.zip |
Add help files for proxy module
Diffstat (limited to 'docs')
-rw-r--r-- | docs/help/in/proxy.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/help/in/proxy.in b/docs/help/in/proxy.in new file mode 100644 index 00000000..2dc61f43 --- /dev/null +++ b/docs/help/in/proxy.in @@ -0,0 +1,14 @@ + +@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 + |