aboutsummaryrefslogtreecommitdiff
path: root/load/load.cli
diff options
context:
space:
mode:
Diffstat (limited to 'load/load.cli')
-rw-r--r--load/load.cli6
1 files changed, 3 insertions, 3 deletions
diff --git a/load/load.cli b/load/load.cli
index a3fcdb4..7850d86 100644
--- a/load/load.cli
+++ b/load/load.cli
@@ -13,18 +13,18 @@ include <brep/types>;
"\summary=load build2 repositories into database"
{
- "<options> <file>",
+ "<options> <loadtab-file>",
"\h|SYNOPSIS|
\cb{brep-load --help}\n
\cb{brep-load --version}\n
- \c{\b{brep-load} [<options>] <file>}
+ \c{\b{brep-load} [<options>] <loadtab-file>}
\h|DESCRIPTION|
\cb{brep-load} reads the list of repositories from the specified
- configuration <file>, fetches their manifest files, and loads the
+ configuration <loadtab-file>, fetches their manifest files, and loads the
repository and package information into the database, suitable for
consumption by the \cb{brep} web module.