mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 19:53:13 +02:00
api: use pointer for infolist "hook" to return only one hook
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
|
||||
| weechat | history | コマンドの履歴 | バッファポインタ (ワイルドカードとして "*" で始めるか終われる) (オプション) | -
|
||||
|
||||
| weechat | hook | フックリスト | - | type,arguments (type はコマンド/タイマー/..、arguments はいくつかのフックで必要 (ワイルドカードとして "*" で始めるか終われる)、両方ともオプション)
|
||||
| weechat | hook | フックリスト | hook pointer (optional) | type,arguments (type はコマンド/タイマー/..、arguments はいくつかのフックで必要 (ワイルドカードとして "*" で始めるか終われる)、両方ともオプション)
|
||||
|
||||
| weechat | hotlist | ホットリストに含まれるバッファ | - | -
|
||||
|
||||
|
||||
Reference in New Issue
Block a user