Skip to content

Commit

Permalink
Merge pull request #21 from ccntrq/develop
Browse files Browse the repository at this point in the history
Merge latest fixes from develop into master
  • Loading branch information
ccntrq authored Nov 4, 2022
2 parents e33e6fe + 6989e6d commit 489dc1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ USAGE:
Options:
-h --help Show this help
-v --version Print program version
-e --show-email Print program version
-e --show-email Show the authors email
--verbose Be more verbose
`;

Expand Down
4 changes: 2 additions & 2 deletions test/e2e/__snapshots__/e2e.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ USAGE:
Options:
-h --help Show this help
-v --version Print program version
-e --show-email Print program version
-e --show-email Show the authors email
--verbose Be more verbose
"
Expand All @@ -30,7 +30,7 @@ USAGE:
Options:
-h --help Show this help
-v --version Print program version
-e --show-email Print program version
-e --show-email Show the authors email
--verbose Be more verbose
"
Expand Down

0 comments on commit 489dc1b

Please sign in to comment.