building.md: Document "ninja help" target

This commit is contained in:
Pekka Enberg
2021-04-12 10:31:26 +03:00
parent 698710598a
commit d34571dfd9

View File

@@ -48,6 +48,12 @@ or launch a Scylla server locally with:
./tools/toolchain/dbuild ./build/dev/scylla --workdir tmp --developer-mode 1 --smp 1 --memory 1G
```
For more help with build targets, run:
```console
./tools/toolchain/dbuild ninja help
```
That's it!
## Configuring