diff options
| author | default <nobody@localhost> | 2025-02-04 13:38:08 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-02-04 13:38:08 +0100 |
| commit | a798e2813db4cef52b00ea549f10d621ca594d78 (patch) | |
| tree | 4ef556688dd42c238acaa7a27d1a5c1866de7de9 | |
| parent | 51dc5aad0fabaa35df27bc5b112d21bc470cc212 (diff) | |
| parent | a3d4575d91680580c69855c6732c6fe8a4db5fef (diff) | |
Merge branch 'master' of comam.es:git/snac2
| -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 |