summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packager/openslx.functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/packager/openslx.functions b/packager/openslx.functions
index 89a2a672..fb32a231 100644
--- a/packager/openslx.functions
+++ b/packager/openslx.functions
@@ -65,7 +65,7 @@ print_usage() {
pinfo "\t\tIf <container> is not specified, --container = './clones/<host>/stage4.qcow2'"
pinfo ""
pinfo "UPDATING: rsync remote host to an existing qcow2-container"
- pinfo "$ARG0 --export --host <host> [--container <path>]"
+ pinfo "$ARG0 --update --host <host> [--container <path>]"
pinfo "\t\tIf <container> is not specified, --container = './clones/<host>/stage4.qcow2'"
kill "$SELF_PID"
exit 1