Skip to content

Commit

Permalink
document gman_filter
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter committed Aug 18, 2014
1 parent 8a5f261 commit bdb971f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,14 @@ domain.country.currency #=> "USD"
domain.conutry.calling_code #=> "+1"
```

### Command line

Filters newline-separated email addresses from stdin. Example usage:

```
$ gman_filter < path/to/list/of/addresses.txt
```

## Contributing

Contributions welcome! Please see [the contribution guidelines](CONTRIBUTING.md) for code contributions or for details on how to add, update, or delete government domains.
Expand Down

0 comments on commit bdb971f

Please sign in to comment.