Created
April 2, 2017 21:50
-
-
Save romach/7e971f44f05df14bec1b1d91b46a2c99 to your computer and use it in GitHub Desktop.
Create program parameter without value
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
parser.add_argument('-l', '--list', help='Drafts list', action='store_true') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment