summaryrefslogtreecommitdiff
path: root/lib/dialyzer/doc/src/typer_cmd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dialyzer/doc/src/typer_cmd.xml')
-rw-r--r--lib/dialyzer/doc/src/typer_cmd.xml15
1 files changed, 11 insertions, 4 deletions
diff --git a/lib/dialyzer/doc/src/typer_cmd.xml b/lib/dialyzer/doc/src/typer_cmd.xml
index cfeba9e456..b0aada576d 100644
--- a/lib/dialyzer/doc/src/typer_cmd.xml
+++ b/lib/dialyzer/doc/src/typer_cmd.xml
@@ -4,7 +4,7 @@
<comref>
<header>
<copyright>
- <year>2006</year><year>2021</year>
+ <year>2006</year><year>2022</year>
<holder>Ericsson AB. All Rights Reserved.</holder>
</copyright>
<legalnotice>
@@ -52,9 +52,9 @@ typer --help</code>
<code type="none">
typer [--help] [--version] [--plt PLT] [--edoc]
- [--show | --show-exported | --annotate | --annotate-inc-files]
+ [--show | --show-exported | --annotate | --annotate-inc-files | --annotate-in-place]
[-Ddefine]* [-I include_dir]* [-pa dir]* [-pz dir]*
- [-T application]* [-r] file*</code>
+ [-T application]* file* [-r directory*]</code>
<note>
<p>* denotes that multiple occurrences of the option are possible.</p>
@@ -66,7 +66,7 @@ typer [--help] [--version] [--plt PLT] [--edoc]
<tag><c>-r</c></tag>
<item>
- <p>Search directories recursively for .erl files below them.</p>
+ <p>Search directories recursively for .erl files below them. If a list of files is given, this must be after them.</p>
</item>
<tag><c>--show</c></tag>
<item>
@@ -94,6 +94,13 @@ typer [--help] [--version] [--plt PLT] [--edoc]
option with caution - it has not been tested much).</p>
</item>
+ <tag><c>--annotate-in-place</c></tag>
+ <item>
+ <p>Annotate directly on the source code files, instead of dumping the
+ annotated files in a different directory (use this option with
+ caution - has not been tested much)</p>
+ </item>
+
<tag><c>--edoc</c></tag>
<item>
<p>Print type information as Edoc <c>@spec</c> comments, not