Skip to content

Commit

Permalink
docs: add documentation on CLI usage (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
barakplasma committed Jun 24, 2020
1 parent 280ee62 commit 1a54a8c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,15 @@ The final step on the road to the Super Smash Bros
We’re headed to PAX East 3/28-3/31 with new games
```

### CLI usage
```sh
$ facebook-scraper --filename nintendo_page_posts.csv --pages 1 nintendo
```
Use
```sh
$ facebook-scraper --help
```
for more details on CLI usage

### Optional parameters

Expand Down

0 comments on commit 1a54a8c

Please sign in to comment.