We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent defd85e commit 6593addCopy full SHA for 6593add
integrations/docker/build-all.sh
@@ -32,7 +32,7 @@ for i in "$@"; do
32
-h | --help)
33
echo "Supported arguments:"
34
echo " -h/--help This help text"
35
- echo " -p/--path TODO: document this"
+ echo " -p/--path sub-path in integrations/docker/images to build (defaults to * for everything)"
36
echo " -skip-built Do not rebuild images already found as built"
37
exit 0
38
;;
0 commit comments