From fec602970f574fb9cbaeab1866c8e6388ba52d81 Mon Sep 17 00:00:00 2001 From: default Date: Sat, 4 Jan 2025 19:31:44 +0100 Subject: Updated documentation. --- doc/snac.1 | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'doc/snac.1') diff --git a/doc/snac.1 b/doc/snac.1 index 6ce0912..999c594 100644 --- a/doc/snac.1 +++ b/doc/snac.1 @@ -288,7 +288,9 @@ Starts a migration from this account to the one set as an alias (see section 'Migrating from snac to Mastodon'). .It Cm import_csv Ar basedir Ar uid Imports CSV data files from a Mastodon export. This command expects the -following files to be in the current directory: +following files to be inside the +.Pa import/ +subdirectory of a user's directory inside the server base directory: .Pa bookmarks.csv , .Pa blocked_accounts.csv , .Pa lists.csv , and @@ -316,10 +318,15 @@ for a job to be assigned), input or output (processing I/O packets) or stopped (not running, only to be seen while starting or stopping the server). .It Cm import_list Ar basedir Ar uid Ar file -Imports a Mastodon list in CSV format. This option can be used to -import "Mastodon Follow Packs". +Imports a Mastodon list in CSV format. The file must be stored inside the +.Pa import/ +subdirectory of a user's directory inside the server base directory. +This option can be used to import "Mastodon Follow Packs". .It Cm import_block_list Ar basedir Ar uid Ar file -Imports a Mastodon list of accounts to be blocked in CSV format. +Imports a Mastodon list of accounts to be blocked in CSV format. The +file must be stored inside the +.Pa import/ +subdirectory of a user's directory inside the server base directory. .El .Ss Migrating an account to/from Mastodon See -- cgit v1.2.3