diff options
-rw-r--r-- | load/load.cli | 1 |
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." }; |