diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-08-24 03:14:16 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-08-24 03:17:05 +0200 |
commit | 83764d1e1b7df02d788c323467fa44d993703e3a (patch) | |
tree | 80891b26db1aced3c1fda24a6be7d530e5ffaf59 | |
parent | a717782480426e834011d4f91b0c5cafa0b7a5a5 (diff) | |
download | xK-83764d1e1b7df02d788c323467fa44d993703e3a.tar.gz xK-83764d1e1b7df02d788c323467fa44d993703e3a.tar.xz xK-83764d1e1b7df02d788c323467fa44d993703e3a.zip |
Fix xB.adoc parsing with current libasciidoc
-rw-r--r-- | xB.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |