From 6f8e16a266b30819ff74c40bc532f8c3f4a9f4b7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 22 Oct 2021 08:22:47 +0000 Subject: lei forget-search: support --prune= Instead of: lei forget-search $OUTPUT && rm -r $OUTPUT we'll also allow a user to do: rm -r $OUTPUT && lei forget-search --prune This gives users flexibility to choose whatever flow is most natural to them. --- Documentation/lei-forget-search.pod | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'Documentation') diff --git a/Documentation/lei-forget-search.pod b/Documentation/lei-forget-search.pod index f3f043f9..3a7f493c 100644 --- a/Documentation/lei-forget-search.pod +++ b/Documentation/lei-forget-search.pod @@ -10,6 +10,19 @@ lei forget-search [OPTIONS] OUTPUT Forget a saved search at C. +=head1 OPTIONS + +=over + +=item --prune[=] + +C<--prune> will forget saved searches if the C no longer +exists. C<--all=local> only prunes local mailboxes, +C<--all=remote> only prunes remote mailboxes (currently +C and C). + +=back + =head1 CONTACT Feedback welcome via plain-text mail to L -- cgit v1.2.3-24-ge0c7