diff --git a/compose/reference/build.md b/compose/reference/build.md index ed10f205279..0bac60a39de 100644 --- a/compose/reference/build.md +++ b/compose/reference/build.md @@ -17,7 +17,6 @@ Options: -m, --memory MEM Sets memory limit for the build container. --build-arg key=val Set build-time variables for services. --parallel Build images in parallel. - -q, --quiet Don't print anything to STDOUT. ``` Services are built once and then tagged, by default as `project_service`. For