Skip to content

Commit a54c003

Browse files
authored
distcheck had only one possible invocation
That is, calling it an example is misleading
1 parent 234faf1 commit a54c003

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/tests/intro.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,9 @@ This requires building all of the documentation, which might take a while.
116116
`distcheck` verifies that the source distribution tarball created by the build
117117
system will unpack, build, and run all tests.
118118

119-
> Example: `./x test distcheck`
119+
```console
120+
./x test distcheck
121+
```
120122

121123
### Tool tests
122124

0 commit comments

Comments
 (0)