Skip to content

Commit 6593add

Browse files
committed
One documentation update
1 parent defd85e commit 6593add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/docker/build-all.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ for i in "$@"; do
3232
-h | --help)
3333
echo "Supported arguments:"
3434
echo " -h/--help This help text"
35-
echo " -p/--path TODO: document this"
35+
echo " -p/--path sub-path in integrations/docker/images to build (defaults to * for everything)"
3636
echo " -skip-built Do not rebuild images already found as built"
3737
exit 0
3838
;;

0 commit comments

Comments
 (0)