From 7d1a1400f922def1ecae683073f613135474bda7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 26 Nov 2015 10:43:33 +0200 Subject: .cli file style update --- bpkg/rep-info-options.cli | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bpkg/rep-info-options.cli') diff --git a/bpkg/rep-info-options.cli b/bpkg/rep-info-options.cli index 0a61df1..349ba9f 100644 --- a/bpkg/rep-info-options.cli +++ b/bpkg/rep-info-options.cli @@ -30,17 +30,17 @@ namespace bpkg bool --name|-n { "Print the specified repository's name and location." - }; + } bool --repositories|-r { "Print information about prerequisite/complement repositories." - }; + } bool --packages|-p { "Print information about available packages." - }; + } bool --manifest|-m { @@ -48,6 +48,6 @@ namespace bpkg it as manifest(s). Normally you would use this option in combination with \cb{--packages|-p} or \cb{--repositories|-r} to only dump one of the manifests." - }; + } }; } -- cgit v1.1