From fa18aaac6789ae0ef8576dbf4b0cfdf1925473e0 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 30 Oct 2018 07:17:22 +0000 Subject: [PATCH] spelling: keepdata Signed-off-by: Josh Soref --- src/lxc/tools/lxc_copy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lxc/tools/lxc_copy.c b/src/lxc/tools/lxc_copy.c index 76af22646..954f1dd2d 100644 --- a/src/lxc/tools/lxc_copy.c +++ b/src/lxc/tools/lxc_copy.c @@ -117,7 +117,7 @@ Options :\n\ -t, --tmpfs place ephemeral container on a tmpfs\n\ (WARNING: On reboot all changes made to the container will be lost.)\n\ -L, --fssize size of the new block device for block device containers\n\ - -D, --keedata pass together with -e start a persistent snapshot \n\ + -D, --keepdata pass together with -e start a persistent snapshot \n\ -K, --keepname keep the hostname of the original container\n\ -- hook options arguments passed to the hook program\n\ -M, --keepmac keep the MAC address of the original container\n\ -- 2.39.2