From 77adc998efb13ba9deb9851f5b53294b389077d3 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Wed, 28 Jun 2000 22:29:06 +0000 Subject: /REHASH -> /RELOAD so it won't collide with the server's rehash command. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@393 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/manual.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/manual.txt') diff --git a/docs/manual.txt b/docs/manual.txt index d85f1941..839f1c64 100644 --- a/docs/manual.txt +++ b/docs/manual.txt @@ -301,8 +301,8 @@ The format is pretty much the same as in libPropList and should be easily understandable. - You can reload the config file on the fly with /REHASH command, you - can also read a different config file with /REHASH . + You can reload the config file on the fly with /RELOAD command, you + can also read a different config file with /RELOAD . If you change any settings, they aren't saved to file until you use /SAVE. You can save the config file to different place with -- cgit v1.2.3