forked from PsychoticNinja/ailin-nemui-irssi
36 lines
716 B
Plaintext
36 lines
716 B
Plaintext
# 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 irc.libera.chat
|
|
|
|
## See also ##
|
|
[ADMIN](/documentation/help/admin)
|
|
|