about summary refs log tree commit homepage
path: root/Documentation/lei-forget-search.pod
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2021-05-16 23:35:27 -0400
committerEric Wong <e@80x24.org>2021-05-17 07:48:42 +0000
commite3dd5c16289892f216ab14ed5217bd261a4c1717 (patch)
treeae120db54509dd4557507e9e127a245dea6fd6f3 /Documentation/lei-forget-search.pod
parent9f6ebba618b3cb02938e3ab3c4bd314c9d07e5d1 (diff)
downloadpublic-inbox-e3dd5c16289892f216ab14ed5217bd261a4c1717.tar.gz
[ew: MANIFEST: s/lei-cat/lei-lcat/]
Diffstat (limited to 'Documentation/lei-forget-search.pod')
-rw-r--r--Documentation/lei-forget-search.pod28
1 files changed, 28 insertions, 0 deletions
diff --git a/Documentation/lei-forget-search.pod b/Documentation/lei-forget-search.pod
new file mode 100644
index 00000000..49bc1d68
--- /dev/null
+++ b/Documentation/lei-forget-search.pod
@@ -0,0 +1,28 @@
+=head1 NAME
+
+lei-forget-search - forget saved search
+
+=head1 SYNOPSIS
+
+lei forget-search [OPTIONS] OUTPUT
+
+=head1 DESCRIPTION
+
+Forget a saved search at C<OUTPUT>.
+
+=head1 CONTACT
+
+Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
+
+The mail archives are hosted at L<https://public-inbox.org/meta/>
+and L<http://hjrcffqmbrq6wope.onion/meta/>
+
+=head1 COPYRIGHT
+
+Copyright 2021 all contributors L<mailto:meta@public-inbox.org>
+
+License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
+
+=head1 SEE ALSO
+
+L<lei-edit-search(1)>, L<lei-ls-search(1)>, L<lei-up(1)>, L<lei-q(1)>