feat: csv separator replace to comma

This commit is contained in:
ᴍᴏᴏɴD4ʀᴋ
2020-06-30 14:13:53 +08:00
parent 8e043d0d4c
commit 107e9aaca0
3 changed files with 11 additions and 38 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ var (
func Execute() {
app := &cli.App{
Name: "hack-browser-data",
Usage: "export passwords/cookies/history/bookmarks from browser",
Usage: "Export passwords/cookies/history/bookmarks from browser",
UsageText: "[hack-browser-data -b chrome -f json -dir results -e all]\n Get all data(password/cookie/history/bookmark) from chrome",
Version: "0.1.0",
Flags: []cli.Flag{