Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
medvedev1088 committed Jun 29, 2020
1 parent 9875b6e commit c7e1575
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tezosetl export --start-block 0 --end-block 100 \
--provider-uri https://mainnet-tezos.giganode.io --output-dir output
```

Exports blocks, balance updates, and operations.
Exports blocks, balance updates, and operations to individual files in the folder specified in `--output-dir`.

```
Options:
Expand Down
8 changes: 3 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ Data is available for you to query right away in [Google BigQuery](https://conso

## Features

Easily export:

* Blocks
* Balance Updates
* Operations
* Easily export: blocks, balance updates, operations.
* Supported formats: CSV, JSON newline-delimited files.
* Partitioning by date.

0 comments on commit c7e1575

Please sign in to comment.