Merge pull request #1584 from Tpbrown/fix-compress-doc

website: Update example to match parameter.
pull/1566/merge
Mitchell Hashimoto 12 years ago
commit 2cb53234f5

@ -24,6 +24,6 @@ An example is shown below, showing only the post-processor configuration:
<pre class="prettyprint">
{
"type": "compress",
"path": "foo.tar.gz"
"output": "foo.tar.gz"
}
</pre>

Loading…
Cancel
Save