add output to console Close #14

This commit is contained in:
ᴍᴏᴏɴD4ʀᴋ
2020-08-01 19:34:50 +08:00
parent 4869454a78
commit 2c0eca9d40
5 changed files with 57 additions and 26 deletions
+3 -4
View File
@@ -66,11 +66,10 @@ USAGE:
GLOBAL OPTIONS:
--verbose, --vv Verbose (default: false)
--browser value, -b value Available browsers: all|chrome|edge|360|qq|firefox (default: "all")
--browser value, -b value Available browsers: all|chrome|edge|firefox (default: "all")
--results-dir value, --dir value Export dir (default: "results")
--format value, -f value Format, csv|json (default: "csv")
--export-data value, -e value all|bookmark|cookie|history|password (default: "all")
--help, -h show help (default: false)
--format value, -f value Format, csv|json|console (default: "json")
--export-data value, -e value all|cookie|history|password|bookmark (default: "all")
PS C:\test> .\hack-browser-data.exe -b all -f json -e all --dir results