1
0
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:
Sébastien Helleu
2017-06-05 22:26:11 +02:00
parent 6ba65da06e
commit 1f8fc6ec9b
2 changed files with 5 additions and 13 deletions
+1 -2
View File
@@ -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"