diff --git a/docs/manual/CoreTasks/exec.html b/docs/manual/CoreTasks/exec.html index 6005b446c..73ced0e96 100644 --- a/docs/manual/CoreTasks/exec.html +++ b/docs/manual/CoreTasks/exec.html @@ -102,7 +102,7 @@ Windows executable and is not aware of Cygwin conventions. inputstring A string which serves as the input stream for the executed command. This attribute is mutually exclusive with the - inputstring attribute. + input attribute. No diff --git a/docs/manual/CoreTasks/java.html b/docs/manual/CoreTasks/java.html index e076f2c33..4b63fa7e7 100644 --- a/docs/manual/CoreTasks/java.html +++ b/docs/manual/CoreTasks/java.html @@ -140,7 +140,7 @@ JVM. inputstring A string which serves as the input stream for the executed command. This attribute is mutually exclusive with the - inputstring attribute. + input attribute. No