diff --git a/Makefile b/Makefile index b5b64a91f0..fb3b602911 100644 --- a/Makefile +++ b/Makefile @@ -164,7 +164,7 @@ test-exec-engine: # test vectors. test: test-release -# Run bash script to output cli.txt +# Updates the CLI help text pages in the Lighthouse book. cli: ./scripts/cli.sh # Runs the entire test suite, downloading test vectors if required.