aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-create-options.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-09-04 14:49:59 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-09-04 14:49:59 +0200
commitcfba3d8d5c83656f272a9713ae6e204f5bb81fa1 (patch)
tree69ffccde394d8d80a5538484e10727eb2d4a94a4 /bpkg/rep-create-options.cli
parent2f0748bcb0c9f479f56b667ce9a6d1e495a1df80 (diff)
Clean up help
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."
- };
+ */
};
}