mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 07:32:04 +02:00
/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
This commit is contained in:
parent
f1877ec705
commit
77adc998ef
3 changed files with 7 additions and 7 deletions
|
|
@ -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 <filename>.
|
||||
You can reload the config file on the fly with /RELOAD command, you
|
||||
can also read a different config file with /RELOAD <filename>.
|
||||
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue