diff options
-rw-r--r-- | doc/server/admin/xcmd.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/server/admin/xcmd.txt b/doc/server/admin/xcmd.txt index d77b76a25..5a032127d 100644 --- a/doc/server/admin/xcmd.txt +++ b/doc/server/admin/xcmd.txt @@ -9,6 +9,10 @@ XML-RPC Command Interface. :: xcmd <xmlrpc method> <optional arguments> +For debbbuging the following command can help:: + + bcfg2-admin xcmd Metadata.toggle_debug + Those two examples can alos be found in the :ref:`Package section <server-plugins-generators-packages>`. |