diff --git a/group_vars/openvpn b/group_vars/openvpn
index 48cd0865b3b9fbae0fc849b4d738d832f901c958..8a64ccd87244d7aa1eb8a4e3c646529993addef5 100644
--- a/group_vars/openvpn
+++ b/group_vars/openvpn
@@ -25,7 +25,10 @@ pushtoclient:
 # Should you prefer to redirect ALL client traffic through VPN, add this
 #  - {param: "redirect-gateway", value: "def1 bypass-dhcp"}
 
-
+# OpenVPN Client configuration files will appear under <cfghome>/files
+# Files files will be all-in-one, and the file name will be <nameshort>
+# Add as many stanzas as you need: within each stanza the string after
+# the dash is just a string, will not appear anywhere.
 clientconfig:
   cfghome:   /home/ubuntu/client-configs
   cfghomeusr: ubuntu