diff options
Diffstat (limited to 'knetworkconf/backends/README')
-rw-r--r-- | knetworkconf/backends/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/knetworkconf/backends/README b/knetworkconf/backends/README new file mode 100644 index 0000000..0618fe1 --- /dev/null +++ b/knetworkconf/backends/README @@ -0,0 +1,9 @@ +to extract the configuracion +============================ + +backend --get + +to restore the configuration from XML +===================================== + +backend --set < file.xml |