distcheck had only one possible invocation

That is, calling it an example is misleading
This commit is contained in:
Tshepang Mbambo 2025-07-09 23:02:16 +02:00 committed by GitHub
parent 120a361197
commit d99af0b77c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -116,7 +116,9 @@ This requires building all of the documentation, which might take a while.
`distcheck` verifies that the source distribution tarball created by the build
system will unpack, build, and run all tests.
> Example: `./x test distcheck`
```console
./x test distcheck
```
### Tool tests