diff options
Diffstat (limited to 'documentation/help/map.markdown')
-rw-r--r-- | documentation/help/map.markdown | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/documentation/help/map.markdown b/documentation/help/map.markdown new file mode 100644 index 0000000..e96433f --- /dev/null +++ b/documentation/help/map.markdown @@ -0,0 +1,33 @@ +--- +layout: page +title: "Help: map" +--- + +{% comment %} + +Please submit changes to +- https://github.com/irssi/irssi/blob/master/docs/help/in/map.in +- https://github.com/irssi/irssi/blob/master/src/irc/core/irc-commands.c + + +{% endcomment %} +[Help index](/documentation/help) + +### Syntax ### + +<div class="highlight irssisyntax"><pre style="\-\-cmdlen:-2ch"><code><span class="synB">MAP</span></code></pre></div> + + + +### Description ### + +Displays the network map of an IRC network; this command is usually +reserved for IRC operators and does not work on all servers. + +### Examples ### + + /MAP + +### See also ### +[DIE](/documentation/help/die), [LINKS](/documentation/help/links), [LUSERS](/documentation/help/lusers) + |