aboutsummaryrefslogtreecommitdiff
path: root/load/load.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-10-27 15:29:07 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-10-27 15:29:07 +0300
commitba9ed2129dc2dd04406f718e94d00236441c7692 (patch)
treeb734bb0d0861c1d3915980a9561ff666b5f855c9 /load/load.cli
parent943c712c39f8389e0b730e10c32b3fa860602853 (diff)
Fix loader tenant option definition
Diffstat (limited to 'load/load.cli')
-rw-r--r--load/load.cli1
1 files changed, 1 insertions, 0 deletions
diff --git a/load/load.cli b/load/load.cli
index 62c3204..babaaf6 100644
--- a/load/load.cli
+++ b/load/load.cli
@@ -54,6 +54,7 @@ class options
std::string --tenant
{
+ "<id>",
"Tenant the package and repository information should be loaded in. If not
specified, then the single-tenant mode is assumed."
};