telegram-phone-number-checker icon indicating copy to clipboard operation
telegram-phone-number-checker copied to clipboard

Add documentation for command line options from PR #4

Open agnat opened this issue 2 years ago • 2 comments

Hi, looking through the pull requests I found PR #4, which seems to have stalled because it lacks documentation. So, this PR adds a few lines to the README.md as requested. After landing these PRs I'd like to follow up and add the --help option and maybe a few other details. Let me know what you think...

agnat avatar Mar 12 '22 18:03 agnat

@agnat Thanks for the contribution, it looks good. Why don't you add the --help flag to this PR and I'll merge it in.

Logan

loganwilliams avatar Mar 14 '22 10:03 loganwilliams

Thanks for looking into this, Logan.

I think I was wrong: The --help flag will work as expected after merging. I just got confused switching branches or something. Any further additions to the argument parser (if any) should be done after merging #4. Otherwise it's going to be a conflict...

Anyway, bottom line is: I think we're good to go...

David

agnat avatar Mar 14 '22 11:03 agnat