diff options
| author | grunfink <grunfink@comam.es> | 2025-06-07 07:56:21 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-06-07 07:56:21 +0200 |
| commit | 6e26dc7e2a045168d13711b646257471cc830b17 (patch) | |
| tree | 0bfecc09768a91d5bcdd32db14994377e3b0064c /doc | |
| parent | d5dbdad930d44d9345bec03d0f2ce4076cb028a8 (diff) | |
Updated documentation.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/snac.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -291,9 +291,9 @@ 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 +Verifies all links or account handles 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. |