From ffdf220f64c7362bf06f8d43aa9820ed4634fdbb Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 16 Aug 2019 15:05:13 +0300 Subject: Add --no-default-options common option --- bdep/common.cli | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bdep/common.cli') diff --git a/bdep/common.cli b/bdep/common.cli index d6d2273..c08d873 100644 --- a/bdep/common.cli +++ b/bdep/common.cli @@ -212,5 +212,10 @@ namespace bdep the shell escaping and quoting is not required. Repeat this option to specify more than one options file." } + + bool --no-default-options + { + "Don't load default options files." + } }; } -- cgit v1.1