Skip to content

Commit d133a05

Browse files
Luciaisacomputerfilipesilva
authored andcommitted
docs(@angular/cli): Update xi18n outfile argument string
Should be ` --out-file` which is what the cli shows when you use `ng xi18n --help` to list commands
1 parent baf60dc commit d133a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/xi18n.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<details>
4040
<summary>outfile</summary>
4141
<p>
42-
<code>--outfile</code> (aliases: <code>-of</code>)
42+
<code>--out-file</code> (aliases: <code>-of</code>)
4343
</p>
4444
<p>
4545
Name of the file to output.

0 commit comments

Comments
 (0)