Get the right name for the options.

Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
pull/1313/head
Dan Schaper 7 years ago
parent 20fd61468d
commit d5b88e0df8
No known key found for this signature in database
GPG Key ID: 572E999E385B7BFC

@ -83,7 +83,7 @@ checkout()
fi
if [[ -z "${1}" ]]; then
echo "::: No option detected. Please use 'pihole checkout <master|development>'."
echo "::: No option detected. Please use 'pihole checkout <master|dev>'."
echo "::: Or enter the repository and branch you would like to check out:"
echo "::: 'pihole checkout <web|core> <branchname>'"
exit 1

Loading…
Cancel
Save