docs: minor cli reference editorial updates

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson
2023-11-15 11:50:39 +01:00
parent 55e164a540
commit 7a724ac445
14 changed files with 133 additions and 150 deletions

View File

@@ -18,7 +18,7 @@ Stop builder instance
## Description
Stops the specified or current builder. This will not prevent buildx build to
Stops the specified or current builder. This does not prevent buildx build to
restart the builder. The implementation of stop depends on the driver.
## Examples