diff --git a/asf-site-src/source/documentation/in-progress/precommit/plugins/make.html.md b/asf-site-src/source/documentation/in-progress/precommit/plugins/make.html.md index 1a7b7f82..16e19ad7 100644 --- a/asf-site-src/source/documentation/in-progress/precommit/plugins/make.html.md +++ b/asf-site-src/source/documentation/in-progress/precommit/plugins/make.html.md @@ -46,7 +46,8 @@ None | Option | Notes | |:---------|:------| | `--make-cmd=` | Executable location | -| `--make-file=` | Filename to use instead of the default `Makefile` | `--make-use-git-clean` | Instead of `make clean`, use `git clean` to wipe the repository | +| `--make-file=` | Filename to use instead of the default `Makefile` | +| `--make-use-git-clean` | Instead of `make clean`, use `git clean` to wipe the repository | # Docker Notes