summaryrefslogtreecommitdiff
path: root/documentation/help/die.markdown
blob: bb5351ac6af9016d8bc6646fd7a91c4808034f5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
layout: page
title: "Help: die"
---

{% comment %}

Please submit changes to
- https://github.com/irssi/irssi/blob/master/docs/help/in/die.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">DIE</span></code></pre></div>



### Description ###

Terminates the IRC server; this command is reserved for IRC operators.

### Examples ###

    /DIE

### See also ###
[KILL](/documentation/help/kill), [OPER](/documentation/help/oper), [WALLOPS](/documentation/help/wallops)