fix #26: show correct usage after clone/create

This commit is contained in:
2024-10-06 16:10:28 +02:00
parent 27aada4b8e
commit a293128eea

View File

@@ -1131,7 +1131,7 @@ jaildk_clone() {
fi
bold "To mount the build chroot of the new jail, execute:"
echo "jaildk build $new start"
echo "jaildk build $new -m start"
echo
bold "To login into the build chroot"
echo "jaildk blogin $new"