clone cmd is listed twice, fix it

This commit is contained in:
Gleb Popov
2020-06-17 10:19:12 +04:00
committed by Chris Wells
parent 42bafe7619
commit d92aeb3f70

View File

@@ -45,7 +45,6 @@ Available Commands:
bootstrap Bootstrap a FreeBSD release for container base. bootstrap Bootstrap a FreeBSD release for container base.
clone Clone an existing container. clone Clone an existing container.
cmd Execute arbitrary command on targeted container(s). cmd Execute arbitrary command on targeted container(s).
clone Clone an existing container.
console Console into a running container. console Console into a running container.
convert Convert a thin container into a thick container. convert Convert a thin container into a thick container.
cp cp(1) files from host to targeted container(s). cp cp(1) files from host to targeted container(s).