diff options
author | Marc Haber <mh+puppet-concat@zugschlus.de> | 2012-11-06 10:31:07 +0100 |
---|---|---|
committer | Marc Haber <mh+puppet-concat@zugschlus.de> | 2012-11-06 10:31:07 +0100 |
commit | ab64af9dc5714c7775e97592d26aa7b94604697e (patch) | |
tree | bcf5a7db443e97e4c9b49a8368c760d1343ae250 | |
parent | aaf2eeb02739513e83aa07c753f5b7180999fe8a (diff) | |
download | puppet-concat-ab64af9dc5714c7775e97592d26aa7b94604697e.tar.gz puppet-concat-ab64af9dc5714c7775e97592d26aa7b94604697e.tar.bz2 |
refer to manifest files for option docs
-rw-r--r-- | README.markdown | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index ecd9eaf..8ee04d7 100644 --- a/README.markdown +++ b/README.markdown @@ -74,6 +74,9 @@ class apache { } </pre> +Detailed documentation of the class options can be found in the +manifest files. + Known Issues: ------------- * Since puppet-concat now relies on a fact for the concat directory, |