Browse Source

Clean up README some more

pull/44/head
Wesley Kerfoot 5 years ago
parent
commit
75dbf645db
  1. 4
      README.md

4
README.md

@ -57,9 +57,9 @@ requirements.txt`, then you can just run `python -m deletefb.deletefb.py` in the
* You may also pass in a code by using the `-F` argument, e.g. `-F 111111`.
## Delete by year
## Delete By Year
* The tool supports passing the `--year` flag in order to delete wall posts by
year. It is incompatible with any mode other than `wall`.
year. E.g. `-Y 2010` would delete posts from the year 2010. It is incompatible with any mode other than `wall`.
## Unlike Pages
* You may use `-M unlike_pages` to unlike all of your pages. The names of the

Loading…
Cancel
Save