about summary refs log tree commit homepage
path: root/Documentation/lei-ls-watch.pod
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2021-10-16 01:39:44 -0400
committerEric Wong <e@80x24.org>2021-10-16 06:55:54 +0000
commit9d72cc3f876e3d2bd1ecb2fc0f33c43a9a72b933 (patch)
tree98c8f4d1d7410dd8b49d9b0199e9383fabd1bbd6 /Documentation/lei-ls-watch.pod
parent3fcef58a3d05ad82c089b081d8c31305f1b12317 (diff)
downloadpublic-inbox-9d72cc3f876e3d2bd1ecb2fc0f33c43a9a72b933.tar.gz
At this point all of the current lei commands, aside from -help and
-sucks, should be covered.
Diffstat (limited to 'Documentation/lei-ls-watch.pod')
-rw-r--r--Documentation/lei-ls-watch.pod29
1 files changed, 29 insertions, 0 deletions
diff --git a/Documentation/lei-ls-watch.pod b/Documentation/lei-ls-watch.pod
new file mode 100644
index 00000000..b1681ee4
--- /dev/null
+++ b/Documentation/lei-ls-watch.pod
@@ -0,0 +1,29 @@
+=head1 NAME
+
+lei-ls-watch - list active watches
+
+=head1 SYNOPSIS
+
+lei ls-watch
+
+=head1 DESCRIPTION
+
+List locations that lei is configured to watch.
+
+=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://4uok3hntl7oi7b4uf4rtfwefqeexfzil2w6kgk2jn5z2f764irre7byd.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-add-watch(1)>, L<lei-rm-watch(1)>