summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-02-19 18:25:37 +0100
committerdefault <nobody@localhost>2024-02-19 18:25:37 +0100
commitd1ad6640ea31e6f51ba29a81af1be8cf98e7018c (patch)
treeb8667a8cf81ca491471e6be8fae0d242b02f5f01 /doc
parent06660fb7746ec37c417ba28e788ae9905b19d3e6 (diff)
Updated documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/snac.17
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/snac.1 b/doc/snac.1
index 7f5a897..c3a84a9 100644
--- a/doc/snac.1
+++ b/doc/snac.1
@@ -233,6 +233,13 @@ incoming activities with identifiers from that instance will be immediately
blocked without further inspection.
.It Cm unblock Ar basedir Ar instance_url
Unblocks a previously blocked instance.
+.It Cm verify_links Ar basedir Ar uid
+Verifies all links stored as metadata for the given user. This verification
+is done by downloading the link content and searching for a link back to
+the
+.Nm
+user url that also contains a rel="me" attribute. These links are specially
+marked as verified in the user's public timeline and also via the Mastodon API.
.It Cm state Ar basedir
Dumps the current state of the server and its threads. For example:
.Bd -literal -offset indent