2021-10-22 22:16:28 +02:00

37 lines
820 B
Plaintext

# 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">&lt;server></span>|<span class="syn09">&lt;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 irc.libera.chat
/ADMIN mike
## See also ##
[INFO](/documentation/help/info)