diff --git a/doc/en/weechat_relay_protocol.en.txt b/doc/en/weechat_relay_protocol.en.txt index 14b4c2a0f..d16e440e4 100644 --- a/doc/en/weechat_relay_protocol.en.txt +++ b/doc/en/weechat_relay_protocol.en.txt @@ -1336,7 +1336,6 @@ objects, and then set of objects (path with pointers, then objects). └────────┴──────┴───────╨────────┴─────────────────────╨────────┴─────────────────────╨─────┘ ....................................... -* 'name' (string): name of hdata ('buffer', 'window', 'bar', ...) * 'h-path' (string): path used to reach hdata (example: 'buffer/lines/line/line_data'); the last element in path is the hdata returned * 'keys' (string): string with list of 'key:type' (separated by commas), @@ -1359,7 +1358,7 @@ hdata buffer:gui_buffers(*) number,full_name │ buffer │ number:int,full_name:str │ 2 ║ 0x12345 │ 1 │ core.weechat ║ 0x6789a │ 2 │irc.server.freenode │ └────────┴──────────────────────────┴───╨─────────┴───┴──────────────╨─────────┴───┴────────────────────┘ └──────┘ └────────────────────────┘ └─┘ └──────────────────────────┘ └────────────────────────────────┘ - hpath keys count buffer 1 buffer 2 + h-path keys count buffer 1 buffer 2 ....................................... Example of hdata with lines of core buffer: