mirror of
https://github.com/weechat/weechat.git
synced 2026-07-02 15:53:12 +02:00
fset: use only short type name in filter "t:xxx"
This commit is contained in:
@@ -502,8 +502,7 @@ fset_command_init ()
|
||||
"formats are:\n"
|
||||
" * show all options (no filter)\n"
|
||||
" f:xxx show only configuration file \"xxx\"\n"
|
||||
" t:xxx show only type \"xxx\" (beginning of type "
|
||||
"name is allowed, both English and translated types are allowed)\n"
|
||||
" t:xxx show only type \"xxx\" (bool/int/str/col)\n"
|
||||
" d show only changed options\n"
|
||||
" d:xxx show only changed options with \"xxx\" in "
|
||||
"name\n"
|
||||
|
||||
Reference in New Issue
Block a user