update cli options

This commit is contained in:
AJ ONeal 2018-06-04 18:33:24 -06:00
parent 9f8ba5aa3c
commit 3fe6880d34
1 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@ Examples
======== ========
``` ```
telebit --config /etc/telebit/telebit.yml telebit --config /opt/telebit/etc/telebit.yml
``` ```
``` ```
@ -117,12 +117,12 @@ Usage
==== ====
```bash ```bash
telebit --config /etc/telebit/telebit.yml telebit --config /opt/telebit/etc/telebit.yml
``` ```
Options Options
`/etc/telebit/telebit.yml:` `/opt/telebit/etc/telebit.yml:`
``` ```
email: 'jon@example.com' # must be valid (for certificate recovery and security alerts) email: 'jon@example.com' # must be valid (for certificate recovery and security alerts)
agree_tos: true # agree to the Telebit, Greenlock, and Let's Encrypt TOSes agree_tos: true # agree to the Telebit, Greenlock, and Let's Encrypt TOSes