diff options
author | Geert Hauwaerts <geert@hauwaerts.be> | 2014-06-30 21:47:50 +0200 |
---|---|---|
committer | Geert Hauwaerts <geert@hauwaerts.be> | 2014-06-30 21:47:50 +0200 |
commit | 0d1758a2b5d727d82b4cb286cd7682873f2c279d (patch) | |
tree | 54ebfb1a4bb3d7dcba39c2dbaea21d7cc6c39754 /docs | |
parent | 735c6216752cfdf0d60632b54fe728cb07d10fcb (diff) | |
parent | d823823c43b1da94cb80056e4e68d615d0cb5773 (diff) | |
download | irssi-0d1758a2b5d727d82b4cb286cd7682873f2c279d.zip |
Merge pull request #71 from dgl/nickserv-doc
Suggest using ^ so this doesn't pop-up a NickServ window
Diffstat (limited to 'docs')
-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> |