% -> %% so irssi won't treat them as color codes

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1345 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-03-04 06:50:47 +00:00 committed by cras
commit 1620a1387e
2 changed files with 5 additions and 5 deletions

View file

@ -24,8 +24,8 @@ to active window by default, but can be also sent as messages or
notices to specified nick or channel.
Processes can be accessed either by their ID or name if you named it.
Process identifier must always begin with '%' character, like %0 or
%name.
Process identifier must always begin with '%%' character, like %%0 or
%%name.
Once the process is started, it's output can still be redirected
elsewhere with the -window, -msg, etc. options. You can send text to