Make sure examples work, lots of wordsmithing and reorganizing for clarity.
[arvados.git] / doc / _includes / _run_command_foreach_example.liquid
index 3fb754f9db139d4a659f5aba0dec9487f1fe488c..8e3dd713d14f2691c138ef7a59189b4907f75b56 100644 (file)
@@ -1,3 +1,9 @@
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
+
 {
     "name":"run-command example pipeline",
     "components":{
@@ -27,7 +33,7 @@
                     "required": true,
                     "dataclass": "Collection"
                 },
-                "sample_subdir": "$(dir $(samples))",
+                "sample_subdir": "$(dir $(sample))",
                 "read_pair": {
                     "value": {
                         "group": "sample_subdir",