From d99020ac3612308d04e3760bd780417218748168 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 19 Aug 2021 01:36:38 +0000 Subject: lei q: make --save the default Since "lei up" is more often useful than not and incurs neglible overhead; enable --save by default and allow --no-save to work. This also fixes a long-standing when overwriting --output destinations with saved searches: dedupe data from previous searches are reset and no longer influences the new (changed) search, so results no longer go missing if two sequential invocations of "lei q --save" point to the same --output. --- Documentation/lei-q.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Documentation/lei-q.pod') diff --git a/Documentation/lei-q.pod b/Documentation/lei-q.pod index fbe61920..69a6cdf2 100644 --- a/Documentation/lei-q.pod +++ b/Documentation/lei-q.pod @@ -26,9 +26,9 @@ TODO: mention curl options? Read search terms from stdin. -=item --save +=item --no-save -Save a search for L. +Do not save the search for L. =item --output=MFOLDER -- cgit v1.2.3-24-ge0c7