Typo in RPC Command dlg.dlg_list example, it should be kamcmd dlg.dlg_list [email protected], instead of kamcmd dlg.list [email protected]
@@ -2515,9 +2515,9 @@ if(has_totag()) {
<para>RPC Command Format:</para>
<programlisting format="linespecific">
...
-&kamcmd; dlg.list [email protected] AAdfeEFF33
+&kamcmd; dlg.dlg_list [email protected] AAdfeEFF33
-&kamcmd; dlg.list [email protected]
+&kamcmd; dlg.dlg_list [email protected]
</programlisting>
</section>