summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b74429e..e4654c3 100644
--- a/Makefile
+++ b/Makefile
@@ -277,7 +277,7 @@ help:
@printf "\tPACKER_OPTS:\t\tSet packer options\n"
@printf "\tVERBOSE=1:\t\tEnable verbose output\n"
@printf "\tWINDOW:\t\t\tDisable headless mode\n"
- @printf "\tPKR_VAR_<VAR>=<VAL>:\tSet a packer variable <VAR>=<VAL>, e.g. PKR_VAR_ssh_password='secret'\n"
+ @printf "\tPKR_VAR_<VAR>=<VAL>:\tSet a packer variable <VAR>=<VAL>, e.g. PKR_VAR_headless=false\n"
@printf "\n"
@printf "Clean targets are:\n"
@printf "\tclean_except_last\n"