From 02159624bfbd39bb5029e5ba9c084b9218393e4d Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Sat, 24 Oct 2015 09:20:52 -0700 Subject: [PATCH] Informed users about other options --- examples/cli.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/cli.ini b/examples/cli.ini index f06cc51ef..34fb8ab02 100644 --- a/examples/cli.ini +++ b/examples/cli.ini @@ -1,4 +1,6 @@ -# This is an example of the kind of things you can do in a configuration file +# This is an example of the kind of things you can do in a configuration file. +# All flags used by the client can be configured here. Run Let's Encrypt with +# "--help" to learn more about the available options. # Use a 4096 bit RSA key instead of 2048 rsa-key-size = 4096