diff options
-rw-r--r-- | it.class | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -742,7 +742,7 @@ static function cexec(/* $cmd, $values1 = array(), ... */) /** * distribute local files to all cluster hosts of the current service. no stderr if called with @ - * @params $args Variable number of options (e.g. --twofirst), filename or array of files to distribute + * @params $args Variable number of options (e.g. --firsttwo), filename or array of files to distribute * @see it::exec, /opt/ultra/bin/cdist */ static function cdist(...$args) |