From 039792e13581ebfd0ddc05bb115bc5f6bfa9cf46 Mon Sep 17 00:00:00 2001 From: Christian Schneider Date: Wed, 3 Feb 2021 09:09:48 +0100 Subject: Use proper name of option in example --- it.class | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3