mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
Added a note about quotes for /COMPLETION -delete when -auto is specified for the completion you try to remove
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3685 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
f451305234
commit
989a5019ee
@ -24,5 +24,8 @@ there's already some <prefix> completion in the list, it will get replaced.
|
|||||||
/COMPLETION -delete <prefix> removes completion of <prefix> from the user
|
/COMPLETION -delete <prefix> removes completion of <prefix> from the user
|
||||||
completion list.
|
completion list.
|
||||||
|
|
||||||
|
Note: When -auto is specified for the <prefix> you want to remove you have to
|
||||||
|
quote it like /COMPLETION -delete '<prefix>'. Works with doublequotes aswell.
|
||||||
|
|
||||||
See also: BIND
|
See also: BIND
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user