Skip to content

Commit

Permalink
📝(ozi-new interactive): fix usage for docs
Browse files Browse the repository at this point in the history
Signed-off-by: rjdbcm <[email protected]>
  • Loading branch information
rjdbcm committed Jun 24, 2024
1 parent 2bbbd42 commit a6bca88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ozi/new/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
description='Create a new Python project with OZI.',
help='',
prog='ozi-new interactive',
usage='%(prog)s [options] | [positional arguments]',
)
project_parser = subparser.add_parser(
'project',
Expand Down

0 comments on commit a6bca88

Please sign in to comment.