diff --git a/docs/commands/build.md b/docs/commands/build.md index 688097682b3..8daa7914ab2 100644 --- a/docs/commands/build.md +++ b/docs/commands/build.md @@ -5,6 +5,7 @@ title: Netlify CLI build command # `build` + (Beta) Build on your local machine **Usage** @@ -15,8 +16,8 @@ netlify build **Flags** -- `dry` (*boolean*) - Dry run: show instructions without running them -- `context` (*option*) - Build context +- `dry` (_boolean_) - Dry run: show instructions without running them +- `context` (_option_) - Build context **Examples** @@ -24,5 +25,4 @@ netlify build netlify build ``` -