From 4c0f683914f11fc0ebead46f095f37c8e4508218 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Sun, 17 Feb 2002 10:45:25 +0000 Subject: [PATCH] Added /HELP upgrade git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2492 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- TODO | 1 - docs/help/in/upgrade.in | 7 +++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 docs/help/in/upgrade.in diff --git a/TODO b/TODO index b9942886..b1b76bc7 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,5 @@ - /UPGRADE: - support DCCs - - write /HELP - topic time/nick isn't transferred - rewrite to work by fork()ing a new process and transfer file handles with unix sockets. this would allow the scrollback buffers to be 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. +