aboutsummaryrefslogtreecommitdiff
path: root/bdep/common.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/common.cli')
-rw-r--r--bdep/common.cli5
1 files changed, 5 insertions, 0 deletions
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."
+ }
};
}