We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To get backup from todo database and config:
$ cd ~/ $ tar czf mtodo-backup.tar.gz .mtodo/
To get restore todo database and config:
$ tar xzf mtodo-backup.tar.gz -C ~