From 365b71e6381fcde157a0e79bdab517df650f2a57 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 12 Dec 2010 18:35:05 +0100 Subject: doc: two examples added for xcmd --- doc/server/admin/xcmd.txt | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/server/admin/xcmd.txt b/doc/server/admin/xcmd.txt index ad652980b..3f775c5ac 100644 --- a/doc/server/admin/xcmd.txt +++ b/doc/server/admin/xcmd.txt @@ -5,4 +5,20 @@ xcmd ==== -XML-RPC Command Interface. +XML-RPC Command Interface. :: + + xcmd + + +Those two examples can alos be found in the +:ref:`Package section ` + +To rebuild the packages plugin cache:: + + bcfg2-admin xcmd Packages.Refresh + +To perform a soft reload to reread the configuration file and +download only missing sources.:: + + bcfg2-admin xcmd Packages.Reload + -- cgit v1.2.3-1-g7c22