| Index: docs/clang_tool_refactoring.md
|
| diff --git a/docs/clang_tool_refactoring.md b/docs/clang_tool_refactoring.md
|
| index ef7faabe97493051af6e0d90a7b7d0625ec6a5e3..89f4b06a0efc0c9bbe6eb5f708a31c93344ef75e 100644
|
| --- a/docs/clang_tool_refactoring.md
|
| +++ b/docs/clang_tool_refactoring.md
|
| @@ -172,7 +172,7 @@ that is to `return 1` from the `main()` function of the clang tool.
|
| Synposis:
|
|
|
| ```shell
|
| -test_tool.py <tool name>
|
| +tools/clang/scripts/test_tool.py <tool name>
|
| ```
|
|
|
| The name of the tool binary and the subdirectory for the tool in
|
|
|