about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-08-19 01:36:38 +0000
committerEric Wong <e@80x24.org>2021-08-19 09:48:10 +0000
commitd99020ac3612308d04e3760bd780417218748168 (patch)
treed55cd93ee4ba0b11e8910bdb8328a5c215560c0c /Documentation
parent706888be614a26b91be75d39578b9db26772bd00 (diff)
downloadpublic-inbox-d99020ac3612308d04e3760bd780417218748168.tar.gz
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.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/lei-q.pod4
1 files changed, 2 insertions, 2 deletions
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<lei-up(1)>.
+Do not save the search for L<lei-up(1)>.
 
 =item --output=MFOLDER