diff options
author | Geert Hauwaerts <geert@hauwaerts.be> | 2014-06-30 22:22:11 +0200 |
---|---|---|
committer | Geert Hauwaerts <geert@hauwaerts.be> | 2014-06-30 22:22:11 +0200 |
commit | 9a9b77a6f52c07ec0ce18f279be2264f317dbe68 (patch) | |
tree | 5cfe3704b744d1b2db8f5dbcbdb53e14c19e3a49 | |
parent | be3f30349787591dfa1c5329641a5ebeb7a02fbd (diff) | |
parent | 0d1758a2b5d727d82b4cb286cd7682873f2c279d (diff) | |
download | irssi-9a9b77a6f52c07ec0ce18f279be2264f317dbe68.zip |
Merge branch 'master' of https://github.com/irssi/irssi
-rw-r--r-- | docs/manual.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual.txt b/docs/manual.txt index 43d77550..b2d0de14 100644 --- a/docs/manual.txt +++ b/docs/manual.txt @@ -349,7 +349,7 @@ after connecting to the network. This is useful for automatically identifying yourself to NickServ, for example - /NETWORK ADD -autosendcmd "/msg NickServ identify secret" freenode + /NETWORK ADD -autosendcmd "/^msg NickServ identify secret" freenode /NETWORK REMOVE <name> |