diff options
Diffstat (limited to 'python/click-default-group')
-rw-r--r-- | python/click-default-group/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python/click-default-group/README b/python/click-default-group/README index 1a32656035825..b93d1e69e2ba5 100644 --- a/python/click-default-group/README +++ b/python/click-default-group/README @@ -1 +1,2 @@ -Extends click.Group to invoke a command without explicit subcommand name. +Extends click.Group to invoke a command without explicit subcommand +name. |