diff options
author | Timo Sirainen <cras@irssi.org> | 2002-02-17 10:45:25 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2002-02-17 10:45:25 +0000 |
commit | 4c0f683914f11fc0ebead46f095f37c8e4508218 (patch) | |
tree | f6993c3288ead3484d7a75cd0407da32df237cc9 /docs | |
parent | c2b8d150df2b8711b91a84e3990dc0be9e3ea1aa (diff) | |
download | irssi-4c0f683914f11fc0ebead46f095f37c8e4508218.zip |
Added /HELP upgrade
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2492 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r-- | docs/help/in/upgrade.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/help/in/upgrade.in b/docs/help/in/upgrade.in new file mode 100644 index 00000000..37feaf64 --- /dev/null +++ b/docs/help/in/upgrade.in @@ -0,0 +1,7 @@ + +@SYNTAX:upgrade@ + +Upgrade irssi to new version on-the-fly without disconnecting from +server, so other people won't even notice you quit from IRC. This ONLY +executes the new binary, it does NOT download/compile/whatever irssi. + |