mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-09 00:46:17 +00:00
docs: fix parsing issue
Use entities for the special characters '<' and '>' to avoid "<var>" being treated as a tag. Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
parent
6011508afe
commit
fa94e01ee7
@ -453,7 +453,7 @@ void igt_drop_root(void)
|
|||||||
* @var: var lookup to to enable this wait
|
* @var: var lookup to to enable this wait
|
||||||
*
|
*
|
||||||
* Waits for a key press when run interactively and when the corresponding debug
|
* Waits for a key press when run interactively and when the corresponding debug
|
||||||
* var is set in the --interactive-debug=<var> variable. Multiple keys
|
* var is set in the --interactive-debug=<var> variable. Multiple keys
|
||||||
* can be specified as a comma-separated list or alternatively "all" if a wait
|
* can be specified as a comma-separated list or alternatively "all" if a wait
|
||||||
* should happen for all cases.
|
* should happen for all cases.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user