summaryrefslogtreecommitdiff
path: root/doc/snac.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/snac.8')
-rw-r--r--doc/snac.84
1 files changed, 4 insertions, 0 deletions
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:
281awk -F, 'NR > 1 { print $1 }' /path/to/following_accounts.csv | \\ 281awk -F, 'NR > 1 { print $1 }' /path/to/following_accounts.csv | \\
282xargs -n 1 snac follow $SNAC_BASEDIR $SNAC_USER 282xargs -n 1 snac follow $SNAC_BASEDIR $SNAC_USER
283.Ed 283.Ed
284.Ss Instance blocking
285Full instances can be blocked. This operation must be done from
286the command-line tool. See
287.Xr snac 1 .
284.Ss Other Considerations 288.Ss Other Considerations
285.Nm 289.Nm
286stores all the messages it receives as JSON files, which are usually 290stores all the messages it receives as JSON files, which are usually