Skip to content

Commit

Permalink
Crossed off --unique fro ToDo list
Browse files Browse the repository at this point in the history
  • Loading branch information
markSmurphy committed Nov 21, 2020
1 parent 8ef3483 commit 8e11644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ToDo.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
- [ ] Use `findup-sync` to find config file if not in current directory.
- [ ] Add support for new version notification via [update-notifier](https://www.npmjs.com/package/update-notifier).
- [ ] Add a `--file` option to take domain names from a flat text file. Perhaps check if each argument is a file and just read it in.
- [ ] Add the option `--unique` to display only the first occurrence of each unique IP address.
- [X] Add the option `--unique` to display only the first occurrence of each unique IP address.
- [ ] Add `--bare` option (or `--short`) which just shows resolver output rather than which resolver it came from.
- [ ] Add a **SoundEx** pattern match against invalid domains and CLI switches to allow *Did you mean ...* alongside the *Warning: Ignoring ...*.
- [ ] [fuzzy-search](https://www.npmjs.com/package/fuzzy-search) ... `npm install fuzzy-search --save`.
Expand Down

0 comments on commit 8e11644

Please sign in to comment.