usage: letsencrypt-renewer [-h] [-v] [--config-dir CONFIG_DIR]
                           [--work-dir WORK_DIR] [--logs-dir LOGS_DIR]

optional arguments:
  -h, --help            show this help message and exit
  -v, --verbose         This flag can be used multiple times to incrementally
                        increase the verbosity of output, e.g. -vvv.

paths:
  --config-dir CONFIG_DIR
                        Configuration directory.
  --work-dir WORK_DIR   Working directory.
  --logs-dir LOGS_DIR   Path to a directory where logs are stored.