diff options
author | default <nobody@localhost> | 2023-07-05 13:30:01 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-07-05 13:30:01 +0200 |
commit | fe9fc2d4b6eb1a00d4ecb3beeb4f51080c54b4be (patch) | |
tree | 87ee294991a27192d77226a1c53ae36b06b5d457 /doc/snac.1 | |
parent | 8faa06652d8fd1bbbd1139170b7892b6d81d0927 (diff) |
Updated documentation.
Diffstat (limited to 'doc/snac.1')
-rw-r--r-- | doc/snac.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -204,6 +204,12 @@ Enqueues a Create + Note message to all followers. If the argument is -e, the external editor defined by the EDITOR environment variable will be invoked to prepare a message; if it's - (a lonely hyphen), the post content will be read from stdin. +.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 +blocked without further inspection. +.It Cm unblock Ar basedir Ar instance_url +Unblocks a previously blocked instance. .El .Ss Migrating an account from Mastodon See |