doc: add missing property in cluster example
authorRafael Cepeda <rcepeda1993@gmail.com>
Thu, 18 Feb 2016 17:56:05 +0000 (11:56 -0600)
committerMyles Borins <mborins@us.ibm.com>
Mon, 21 Mar 2016 19:57:56 +0000 (12:57 -0700)
commitd4cfc6f97cf8202de3287699a671882133d6b174
tree9cd3335a89d7063a4466b893a2d2872a1e7be7ab
parentb66d6b14584b58b25216f50bfa255a84c0ae9b65
doc: add missing property in cluster example

`Cluster.setupMaster(options)` Options object was missing an `args`
property on the example.

PR-URL: https://github.com/nodejs/node/pull/5305
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
doc/api/cluster.markdown