Skip to content

Commit

Permalink
Refine help message
Browse files Browse the repository at this point in the history
  • Loading branch information
jondy committed May 19, 2023
1 parent 7596732 commit 7217c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ def reg_parser(subparsers):
aliases=['register', 'r'],
formatter_class=argparse.RawDescriptionHelpFormatter,
description=reg_parser.__doc__,
help='register Pyarmor or upgrade Pyarmor license'
help='register Pyarmor or upgrade old Pyarmor license'
)

cparser.add_argument(
Expand Down

0 comments on commit 7217c5a

Please sign in to comment.