mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02: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
1 changed files with 3 additions and 0 deletions
|
|
@ -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 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue