Skip to content

Commit

Permalink
doc spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
ak--47 committed Jan 3, 2023
1 parent b9d85e5 commit c985ba7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,9 +243,9 @@ const options = {
##### cli options

```
option, alias description default
-----------------------------------------------------------
--type, --recordType event/user/group/table "event"
option, alias description default
----------------------------------------------------------------
--type, --recordType event/user/group/table "event"
--compress, --gzip gzip on egress false
--strict /import strict mode true
--logs log import results to file true
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mixpanel-import",
"version": "2.2.2",
"version": "2.2.21",
"description": "stream and import data to mixpanel from node.js",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit c985ba7

Please sign in to comment.