mirror of
https://github.com/certbot/certbot.git
synced 2026-08-05 08:04:00 +02:00
Ported from #1751. * It's more lines but fewer tokens, less room for quote errors, and more idiomatic (see any init.d script). * Also, fix a bug in which any option containing "-v", e.g. --eat-vertical-pizza, would be construed as --verbose.