diff options
| author | default <nobody@localhost> | 2025-02-02 09:54:33 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-02-02 09:54:33 +0100 |
| commit | a3d4575d91680580c69855c6732c6fe8a4db5fef (patch) | |
| tree | 15515bcc003e1928102e348a2bb09d674829628b | |
| parent | 35ce3d1ecb26f7fb76858f015312b69cb9817bfb (diff) | |
Updated documentation.
| -rw-r--r-- | doc/snac.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -259,6 +259,9 @@ The rest of command line arguments are treated as media files to be attached to the post. .It Cm note_unlisted Ar basedir Ar uid Ar text Op file file ... Like the previous one, but creates an "unlisted" (or "quiet public") post. +.It Cm note_mention Ar basedir Ar uid Ar text Op file file ... +Like the previous one, but creates a post only for accounts mentioned +in the post body. .It Cm block Ar basedir Ar instance_url Blocks a full instance, given its URL or domain name. All subsequent incoming activities with identifiers from that instance will be immediately |