diff options
author | Jason Heard <jasonpheard@gmail.com> | 2015-11-15 15:35:35 -0700 |
---|---|---|
committer | Jason Heard <jasonpheard@gmail.com> | 2015-11-15 16:08:22 -0700 |
commit | f1e2df903b1c03a9c7ea1e90edd0a11c8df300c3 (patch) | |
tree | 2c49cd672f5aac6d8470166181924d463e63f496 | |
parent | 64034d4e269ad42ed8e76de02a6fd67571be1044 (diff) |
Update README with file-based option
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -134,6 +134,7 @@ optional arguments: path to your account public key -e EMAIL, --email EMAIL contact email, default is webmaster@<shortest_domain> + -f, --file-based if set, a file-based response is used user@hostname:~$ ``` |