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