Document assume_yes (fix #449)

This commit is contained in:
Roey Darwish Dror
2020-06-25 08:22:37 +03:00
parent 28c4c743ea
commit 124b3f2506

View File

@@ -1,3 +1,6 @@
# Don't ask for confirmations
#assume_yes = true
# Disable specific steps - same options as the command line flag
#disable = ["system", "emacs"]