From 0cbf8e93dd2f196b2f4528a33ea35434f3f13416 Mon Sep 17 00:00:00 2001 From: Gleb Popov <6yearold@gmail.com> Date: Wed, 17 Jun 2020 10:19:12 +0400 Subject: [PATCH] clone cmd is listed twice, fix it --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 51dd5914..495298c3 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,6 @@ Available Commands: bootstrap Bootstrap a FreeBSD release for container base. clone Clone an existing container. cmd Execute arbitrary command on targeted container(s). - clone Clone an existing container. console Console into a running container. convert Convert a thin container into a thick container. cp cp(1) files from host to targeted container(s).