We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65eccd commit 387f8d2Copy full SHA for 387f8d2
docs/command-line.md
@@ -223,7 +223,7 @@ See [The LibIdentify repo for more information and examples](https://github.com/
223
224
<a id="wait-for-keypress"></a>
225
## Wait for key before continuing
226
-<pre>--wait-for-keypress <'start'|exit|both></pre>
+<pre>--wait-for-keypress <start|exit|both></pre>
227
228
Will cause the executable to print a message and wait until the return/ enter key is pressed before continuing -
229
either before running any tests, after running all tests - or both, depending on the argument.
0 commit comments