aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-create-options.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/rep-create-options.cli')
-rw-r--r--bpkg/rep-create-options.cli6
1 files changed, 1 insertions, 5 deletions
diff --git a/bpkg/rep-create-options.cli b/bpkg/rep-create-options.cli
index 143efe4..c961c05 100644
--- a/bpkg/rep-create-options.cli
+++ b/bpkg/rep-create-options.cli
@@ -11,13 +11,9 @@ namespace bpkg
/*
"Create repository manifest file (\cb{packages}) based on the
packages present in the repository directory."
- */
- std::string --directory | -d
- {
- "<dir>",
"Use <dir> as the repository root directory instead of the
current working directory."
- };
+ */
};
}