From 2203c7329ca1856d1cb8ceebf0a05c7edd467e2c Mon Sep 17 00:00:00 2001
From: "James E. Blair" <jeblair@linux.vnet.ibm.com>
Date: Tue, 22 Dec 2015 13:00:03 -0800
Subject: [PATCH] Add notes to see reference-gertty.yaml for more info

Change-Id: Id023c912065a3ffa98744ea61b3b9b77b34c63d1
---
 examples/googlesource-gertty.yaml | 4 +++-
 examples/minimal-gertty.yaml      | 3 +++
 examples/openstack-gertty.yaml    | 3 +++
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/examples/googlesource-gertty.yaml b/examples/googlesource-gertty.yaml
index 9355dc6..d85dbe7 100644
--- a/examples/googlesource-gertty.yaml
+++ b/examples/googlesource-gertty.yaml
@@ -2,7 +2,9 @@
 # Gerrit running on googlesource.com. Most of these options are not
 # required, rather, they customize Gertty to better deal with the
 # particulars of Google's Gerrit configuration.
-# See the reference-gertty.yaml file for more options.
+
+# This file does not list all of the available options.  For a full
+# list with explanations, see the 'reference-gertty.yaml' file.
 
 servers:
   - name: CHANGEME-review
diff --git a/examples/minimal-gertty.yaml b/examples/minimal-gertty.yaml
index 1df41ea..c61e943 100644
--- a/examples/minimal-gertty.yaml
+++ b/examples/minimal-gertty.yaml
@@ -1,6 +1,9 @@
 # This is an example ~/.gertty.yaml file with only the required
 # settings.
 
+# This file does not list all of the available options.  For a full
+# list with explanations, see the 'reference-gertty.yaml' file.
+
 servers:
   - name: CHANGEME
     url: https://CHANGEME.example.org/
diff --git a/examples/openstack-gertty.yaml b/examples/openstack-gertty.yaml
index 5cad5e8..42e3d96 100644
--- a/examples/openstack-gertty.yaml
+++ b/examples/openstack-gertty.yaml
@@ -3,6 +3,9 @@
 # customize Gertty to better deal with the particulars of OpenStack's
 # Gerrit configuration.
 
+# This file does not list all of the available options.  For a full
+# list with explanations, see the 'reference-gertty.yaml' file.
+
 servers:
   - name: openstack
     url: https://review.openstack.org/