From 098460199c35218979e207a1709111e477ab9567 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 1 Oct 2015 09:13:37 +0200 Subject: build command genesis, some re-factoring --- bpkg/rep-add-options.cli | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'bpkg/rep-add-options.cli') diff --git a/bpkg/rep-add-options.cli b/bpkg/rep-add-options.cli index f798692..fc6cbf3 100644 --- a/bpkg/rep-add-options.cli +++ b/bpkg/rep-add-options.cli @@ -2,7 +2,7 @@ // copyright : Copyright (c) 2014-2015 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file -include ; +include ; /* "\section=1" @@ -23,13 +23,7 @@ packages list for the newly added repository. To do that, use the namespace bpkg { - class rep_add_options: common_options + class rep_add_options: configuration_options { - dir_path --directory|-d (".") - { - "", - "Assume configuration is in rather than in the current working - directory." - }; }; } -- cgit v1.1