1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-21 19:01:07 +03:00
Files
certbot/letsencrypt
Peter Eckersley 2e0fd36c28 Improve flag and help processing
* letsencrypt --help $SUBCOMMAND now works.
   Fixes #787 #819
 * subcommand arguments are now actually argument groups, so that all flags
   can be placed before or after subcommand verbs as the user wishes
   Fixes: #820

A limitation:

 * args like --cert-path were previously present for multiple verbs
   (auth/install/revoke) with separate docs; they are now in the "paths"
   topic.  That's fine, though it would be good to *also* list them when the
   user types letsencrypt --help install.
2015-09-29 21:01:02 +00:00
..
2015-09-25 22:44:33 -07:00
2015-09-26 18:20:13 -07:00
2015-09-29 21:01:02 +00:00
2015-07-25 12:00:04 +00:00
2015-09-16 18:43:32 -07:00
2015-09-06 09:20:11 +00:00
2015-03-11 07:51:06 +00:00
2015-09-26 12:18:32 -07:00
2015-05-28 07:45:41 +00:00
2015-09-06 09:20:11 +00:00
2015-09-26 12:18:32 -07:00