We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26da8cc commit 6f816aeCopy full SHA for 6f816ae
docs/contributing/core/mrdeveloper.md
@@ -27,7 +27,7 @@ From time to time you can check if some old cruft has accumulated.
27
bin/develop status
28
```
29
30
-If this prints any lines with a question mark in front, you can clean the cruft with the following command.
+If this prints any lines with a question mark (`?`) in front, you can clean the cruft with the following command.
31
32
```shell
33
bin/develop purge
0 commit comments