From fe9fc2d4b6eb1a00d4ecb3beeb4f51080c54b4be Mon Sep 17 00:00:00 2001 From: default Date: Wed, 5 Jul 2023 13:30:01 +0200 Subject: Updated documentation. --- doc/snac.8 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/snac.8') diff --git a/doc/snac.8 b/doc/snac.8 index 65167b7..fb170e0 100644 --- a/doc/snac.8 +++ b/doc/snac.8 @@ -281,6 +281,10 @@ format) from the Mastodon web interface and execute this: awk -F, 'NR > 1 { print $1 }' /path/to/following_accounts.csv | \\ xargs -n 1 snac follow $SNAC_BASEDIR $SNAC_USER .Ed +.Ss Instance blocking +Full instances can be blocked. This operation must be done from +the command-line tool. See +.Xr snac 1 . .Ss Other Considerations .Nm stores all the messages it receives as JSON files, which are usually -- cgit v1.2.3