diff options
Diffstat (limited to 'load/load.cli')
-rw-r--r-- | load/load.cli | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/load/load.cli b/load/load.cli index 6dc6e48..17aba5b 100644 --- a/load/load.cli +++ b/load/load.cli @@ -59,6 +59,13 @@ class options specified, then the single-tenant mode is assumed." }; + brep::path --overrides-file + { + "<file>", + "Read package manifest overrides from the specified manifest fragment + file and apply them to packages being loaded." + } + std::string --db-user|-u { "<user>", |