forked from PsychoticNinja/ailin-nemui-irssi
39 lines
833 B
Plaintext
39 lines
833 B
Plaintext
:::{important} You are reading the help for Irssi 1.0. **The current release version is Neırssi 1.3.**
|
||
:::
|
||
|
||
# info
|
||
|
||
<!-- comment
|
||
|
||
Please submit changes to
|
||
- https://github.com/ailin-nemui/irssi/blob/master/docs/help/in/info.in
|
||
- https://github.com/ailin-nemui/irssi/blob/master/src/irc/core/irc-commands.c
|
||
|
||
|
||
endcomment -->
|
||
|
||
|
||
## Syntax ##
|
||
|
||
<div class="irssisyntax highlight"><pre style="\-\-cmdlen:4ch"><code><span class="synB">INFO</span> <span class="syn10">[<span class="syn09"><server></span>]</span></code></pre></div>
|
||
|
||
|
||
|
||
## Parameters ##
|
||
|
||
The server to display the information for; if no argument is given, the
|
||
active server will be used.
|
||
|
||
## Description ##
|
||
|
||
Displays information about the IRC server software.
|
||
|
||
## Examples ##
|
||
|
||
/INFO
|
||
/INFO orwell.freenode.net
|
||
|
||
## See also ##
|
||
[ADMIN](/documentation/help/1.0/admin)
|
||
|