diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -299,7 +299,7 @@ help: @printf "\trm/<target>\n" @echo @echo "Available options are:" - @printf "\tANSIBLE_DIR_CORE: Set directory with ansible roles for building initramfs (def: ansible-roles)\n" + @printf "\tANSIBLE_DIR_CORE: Set directory with ansible roles for building initramfs (def: ansible-dracut)\n" @printf "\tANSIBLE_DIR_PROV: Set directory with ansible roles for provisioning (def: ansible-roles-prov)\n" @printf "\tBUILDER: Set an ISO builder, do not autodetect\n" @printf "\tPROVISIONER: Set a provisioning builder, do not autodetect\n" |