diff options
| author | default <nobody@localhost> | 2025-01-06 18:08:00 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-06 18:08:00 +0100 |
| commit | 039e9b04f607b1289135ef4102d4a57a9be3e011 (patch) | |
| tree | 44a6439b809a353e62c74fe5445e5de05accd801 | |
| parent | fa9d27d8820f321b082c7a31e9d97d56935fe863 (diff) | |
Updated documentation.
| -rw-r--r-- | doc/snac.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -255,6 +255,8 @@ environment variable will be invoked to prepare a message; if it's - (a lonely hyphen), the post content will be read from stdin. 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") one. .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 |