From 4e3faacbc3c27e1d01ca95697b34db82cdecdb9d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 10 Oct 2015 08:12:50 +0200 Subject: Implement --replace|-r mode for pkg-fetch --- 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 f5fef62..a4d7633 100644 --- a/bpkg/pkg-purge-options.cli +++ b/bpkg/pkg-purge-options.cli @@ -16,8 +16,8 @@ bpkg pkg-purge [] " The \cb{pkg-purge} command removes the package directory and archive from the filesystem and removes the package from the configuration's -database. Only packages in the \cb{fetched} and \cb{unpacked} state -can be purged plus broken packages if the \cb{-f|--force} options is +database. Only packages in the \cb{fetched} and \cb{unpacked} state can +be purged plus \cb{broken} packages if the \cb{-f|--force} options is specified (see this option's description for details on purging broken packages). If the \cb{-k|--keep} option is specified, then the package archive is not removed (see this option's description for details on -- cgit v1.1