summaryrefslogtreecommitdiff
path: root/doc/source/cfn-hup.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/cfn-hup.rst')
-rw-r--r--doc/source/cfn-hup.rst34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/source/cfn-hup.rst b/doc/source/cfn-hup.rst
new file mode 100644
index 0000000..5f338d2
--- /dev/null
+++ b/doc/source/cfn-hup.rst
@@ -0,0 +1,34 @@
+=======
+cfn-hup
+=======
+
+.. program:: cfn-hup
+
+SYNOPSIS
+========
+
+``cfn-hup``
+
+DESCRIPTION
+===========
+Implements cfn-hup CloudFormation functionality
+
+
+OPTIONS
+=======
+.. cmdoption:: -c, --config
+
+ Hook Config Directory, defaults to /etc/cfn/hooks.d
+
+.. cmdoption:: -f, --no-daemon
+
+ Do not run as a daemon
+
+.. cmdoption:: -v, --verbose
+
+ Verbose logging
+
+
+BUGS
+====
+Heat bugs are managed through Launchpad <https://launchpad.net/heat-cfntools>