diff options
author | Valentin Batz <senneth@irssi.org> | 2005-07-07 18:17:29 +0000 |
---|---|---|
committer | vb <vb@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2005-07-07 18:17:29 +0000 |
commit | a06efdc97cb11b87d4397d33e0ece8e50f4e9cc5 (patch) | |
tree | ff24d5b938317897ac7d3cfb97ada5e86a123acb /docs/help | |
parent | 999ac1ddd847701938d0accef1afff4d0d23bb0a (diff) | |
download | irssi-a06efdc97cb11b87d4397d33e0ece8e50f4e9cc5.zip |
Updated the help file for QUERY, added a Note about using /query without parameters is working like /unquery:
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3827 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help')
-rw-r--r-- | docs/help/in/query.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/help/in/query.in b/docs/help/in/query.in index 0ce226c5..d06b7701 100644 --- a/docs/help/in/query.in +++ b/docs/help/in/query.in @@ -7,5 +7,8 @@ the specified nick in the form of MSGs. Usually this command opens up a new window, too. +Note: It removes the active query from the active window when +used without parameters, like UNQUERY. + See also: WINDOW, MSG, SET QUERY, UNQUERY |