Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guywaldman committed Jul 13, 2019
1 parent 13eb02f commit 7413fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@ Biff,72
## Options

- `fields (f)` - The list (separated by spaces) of the fields you wish to retrieve
- `path (p)` - The glob to one or multiple Avro files
- `search (s)` - The regular expression to filter and display only rows with columns that contain matching values. The matching fields will be highlighed
- `take (t)` - The number of records you wish to retrieve
- `codec (c)` - The codec for decompression - omit for no codec, or specify "deflate"
- `format (p)` - The format you wish to output the Avro - omit for a pretty print as a table, or specify "csv" for CSV

## TODO

Expand Down

0 comments on commit 7413fc5

Please sign in to comment.