Fix xB.adoc parsing with current libasciidoc
This commit is contained in:
parent
a717782480
commit
83764d1e1b
2
xB.adoc
2
xB.adoc
|
@ -60,7 +60,7 @@ using the IRC protocol. (Caveat: the standard C library doesn't automatically
|
|||
flush FILE streams for pipes on newlines.) A special *XB* command is introduced
|
||||
for RPC, with the following subcommands:
|
||||
|
||||
*XB get_config* _key_::
|
||||
*XB get_config* __key__::
|
||||
Request the value of the given configuration option. If no such option
|
||||
exists, the value will be empty. The response will be delivered in
|
||||
the following format:
|
||||
|
|
Loading…
Reference in New Issue