usage information for the account2txt.py script

This commit is contained in:
Tobias Diekershoff 2020-09-26 14:57:15 +02:00
parent d028b82ec0
commit 67b997ade4
1 changed files with 8 additions and 0 deletions

View File

@ -3,6 +3,14 @@ archive2txt
These two scripts will convert your Friendica account file, or the Friendica account backup file to a bunch of text files containing the information.
account2txt.py
---------------
This script will take an exported _account_ file of a Friendica account and convert it into nine text files.
Each of these files contains one section of the _account_ file.
**Usage** `python3 account2txt.py --input example.account`
License
=======