Tagged Questions

0
votes
2answers
128 views

How to define the help of the CLI program in the __doc__?

I would like to do something like this : def main(): """ Display Information about a Google Calendar -u --user login Google Login -p --pass password Google Password -d ...