From 869c8d3dadfab24c5dc1324f25e47ac6e3f31612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 31 May 2022 10:22:23 +0200 Subject: Update user guide --- guide/xref.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/xref.html b/guide/xref.html index 828146e..cdabced 100644 --- a/guide/xref.html +++ b/guide/xref.html @@ -77,7 +77,7 @@ being added to the scope to be found.

q variable must be used instead of XREF_CHECKS. For example, to obtain all unresolved calls:

$ make xref q=UC

The query language is documented at the top of the -XRef manual page.

27.3. Analysis scope

Erlang.mk will set the scope of analysis to the current +Xref manual page.

27.3. Analysis scope

Erlang.mk will set the scope of analysis to the current project by default. The scope can be automatically extended to the applications from multi-application repositories, to dependencies and to the built-in -- cgit v1.2.3