Skip to content

Commit 64a7d08

Browse files
committed
✨ prt deft values in help msg
1 parent ba3f302 commit 64a7d08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/badapple/__main__.py

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
'badapple',
1212
'badapple [options] ... ',
1313
get_info(),
14+
formatter_class=argparse.ArgumentDefaultsHelpFormatter
1415
)
1516

1617
parser.add_argument(

0 commit comments

Comments
 (0)