You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
google-calendar: Clean up add_argument parameters.
- Removed add_argument() parameters set to default values.
- Renamed `dest` of calendarID to calendar_id, in order to make flag
names uniform, in preparation for adding support for loading them from a
config file.
- Cleared up spacing, and made minor clarifications to `help`.
0 commit comments