diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/snac.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -320,6 +320,13 @@ subdirectory inside the user directory: .Pa blocked_accounts.csv , .Pa lists.csv , and .Pa following_accounts.csv . +.It Cm export_posts Ar basedir Ar uid +Exports all posts written by the user to the file +.Pa outbox.json +inside the +.Pa export/ +subdirectory inside the user directory. The format is compatible with the +one generated by the equivalent option in Mastodon. .It Cm alias Ar basedir Ar uid Ar "@account@remotehost" Sets an account as an alias of this one. This is a necessary step to migrate an account to a remote Mastodon instance (see |