Remove noninteractive args
Instead of introducing a noninteractive arg, we decided to pull out any host specific setting from modules into their own proper modules
This commit is contained in:
committed by
T. R. Bernstein
parent
6c3d0f8681
commit
d1bd48f22a
@@ -114,8 +114,6 @@ function main() {
|
||||
-l, --list List modules that are going to be installed and
|
||||
exit without installation. Modules are printed in
|
||||
minimal but still distinct paths.
|
||||
--noninteractive Run the installation noninteractively. In this case
|
||||
a config file must be provided.
|
||||
-d FILE, --logfile FILE Print log message to logfile instead of stdout.
|
||||
-v, --verbose Be more verbose.
|
||||
--config-only PATH Ask module questions, generate config at PATH and
|
||||
|
||||
Reference in New Issue
Block a user