summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--it.class2
1 files changed, 1 insertions, 1 deletions
diff --git a/it.class b/it.class
index 513512a..b5343cd 100644
--- a/it.class
+++ b/it.class
@@ -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)