diff options
| author | grunfink <grunfink@comam.es> | 2025-06-16 18:30:08 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-06-16 18:30:08 +0200 |
| commit | d362a91c4c59c06228005a9645e58a67ec038a9f (patch) | |
| tree | 961f2794bd418dc041f02a31e10716ca23ae850d | |
| parent | ce773d17d6f7f53543715acc1e5ea21b4125e19c (diff) | |
Updated documentation.
| -rw-r--r-- | doc/snac.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -448,11 +448,11 @@ the notification date .It msg the full ActivityPub action JSON object .It objid -the object identifier (extracted from message, may be null) +the object identifier (extracted from msg, may be null) .It type -the action type (extracted from message) +the action type (extracted from msg) .It utype -the action subtype (extracted from message, may be null) +the action subtype (extracted from msg, may be null) .It uid the user identifier (account name) .It basedir |