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/pkg-purge-options.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bpkg/pkg-purge-options.cli') diff --git a/bpkg/pkg-purge-options.cli b/bpkg/pkg-purge-options.cli index 8b54124..95bf478 100644 --- a/bpkg/pkg-purge-options.cli +++ b/bpkg/pkg-purge-options.cli @@ -34,13 +34,13 @@ namespace bpkg "Keep the package archive. Note that in this mode the package is still retained in the configuration's database in the \cb{fetched} state." - }; + } bool --force|-f { "Purge a broken package. In this mode \cb{bpkg} will verify that the package directory and archive no longer exist and will remove the package from the configuration's database." - }; + } }; } -- cgit v1.1