.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.14. .TH MIIO-EXTRACT-TOKENS "1" "February 2019" "miio-extract-tokens 0.4.4" "User Commands" .SH NAME miio-extract-tokens - Reads device information out from an sqlite3 DB. .SH SYNOPSIS .B miio-extract-tokens [\fI\,OPTIONS\/\fR] \fI\,BACKUP\/\fR .SH DESCRIPTION .IP Reads device information out from an sqlite3 DB. If the given file is an Android backup (.ab), the database will be extracted automatically. If the given file is an iOS backup, the tokens will be extracted (and decrypted if needed) automatically. .SH OPTIONS .TP \fB\-\-write\-to\-disk\fR FILENAME writes sqlite3 db to a file for debugging .TP \fB\-\-password\fR TEXT password if the android database is encrypted .TP \fB\-\-dump\-all\fR dump devices without ip addresses .TP \fB\-\-dump\-raw\fR dumps raw rows .TP \fB\-\-help\fR Show this message and exit.