summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2014-08-28 19:21:12 +0200
committerAndreas Jaeger <aj@suse.de>2014-08-28 19:21:12 +0200
commite80c5efece51b1acb112047564b46c5855796854 (patch)
tree489aafe015cc636d570c80cb4533ac3427172c3d /etc
parentf96cecfa4bc5c80e91475f9840d83747d6a3e96f (diff)
downloadheat-e80c5efece51b1acb112047564b46c5855796854.tar.gz
Add missing "." to help strings
Make help strings consistent, add ".". Change-Id: I3f5267b40abfbab3fb4b90bfe72c267ba4c10943
Diffstat (limited to 'etc')
-rw-r--r--etc/heat/heat.conf.sample6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/heat/heat.conf.sample b/etc/heat/heat.conf.sample
index d3fc5808e..3533d7390 100644
--- a/etc/heat/heat.conf.sample
+++ b/etc/heat/heat.conf.sample
@@ -384,15 +384,15 @@
# Options defined in heat.engine.notification
#
-# Default notification level for outgoing notifications
+# Default notification level for outgoing notifications.
# (string value)
#default_notification_level=INFO
-# Default publisher_id for outgoing notifications (string
+# Default publisher_id for outgoing notifications. (string
# value)
#default_publisher_id=<None>
-# List of drivers to send notifications (DEPRECATED) (multi
+# List of drivers to send notifications (DEPRECATED). (multi
# valued)
#list_notifier_drivers=<None>