summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSteve Baker <sbaker@redhat.com>2013-03-18 14:10:57 +1300
committerSteve Baker <sbaker@redhat.com>2013-03-18 15:15:07 +1300
commit0da13ecb83787b5bc0323630e69b9e551a6a31a7 (patch)
tree90041065ea13d045d0f3e7a7af30803032a9a808 /doc
parent7e359762eb2935bef640387eec0e787dcfc251a4 (diff)
downloadheat-cfntools-0da13ecb83787b5bc0323630e69b9e551a6a31a7.tar.gz
Man page for cfn-hup
Fixes: bug #1153850 Change-Id: I799a286ffab36252134ba77fc28c3184bd20e4e8
Diffstat (limited to 'doc')
-rw-r--r--doc/source/man/cfn-hup.rst34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/source/man/cfn-hup.rst b/doc/source/man/cfn-hup.rst
new file mode 100644
index 0000000..1ef7d51
--- /dev/null
+++ b/doc/source/man/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 deamon
+
+.. cmdoption:: -v, --verbose
+
+ Verbose logging
+
+
+BUGS
+====
+Heat bugs are managed through Launchpad <https://launchpad.net/heat-cfntools> \ No newline at end of file