Skip to content

Commit

Permalink
Merge pull request #254 from mmtj/fix/help-example-with-tags
Browse files Browse the repository at this point in the history
Fix example invocation with tags in help string
  • Loading branch information
bee-san committed Nov 15, 2022
2 parents 5c36850 + e2e081b commit 8a83d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pywhat/what.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ def main(**kwargs):
* what --rarity 0.6: 'myEmail@host.org'
* what --rarity 0: --include "credentials, username, password" --exclude "aws, credentials" 'James:SecretPassword'
* what --rarity 0: --include "credentials" --exclude "aws" 'James:SecretPassword'
* what -br 0.6: -be URL '123myEmail@host.org456'
Expand Down

0 comments on commit 8a83d28

Please sign in to comment.