2022-04-25 19:34:35 +02:00

40 lines
937 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

:::{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">&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 orwell.freenode.net
/ADMIN mike
## See also ##
[INFO](/documentation/help/1.0/info)