Skip to content

Commit 2459d09

Browse files
Update docs/command_adv2v2.md
Co-authored-by: lmkerbey-mdb <[email protected]>
1 parent eddaa86 commit 2459d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/command_adv2v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ atlas tf adv2v2 -f in.tf -o out.tf
2323

2424
- `--file` or `-f`: Input file path containing the `mongodbatlas_advanced_cluster` configuration
2525
- `--output` or `-o`: Output file path for the converted Provider 2.0.0 configuration
26-
- `--replaceOutput` or `-r`: Overwrite the output file if it exists, or even use the same output file as the input file
26+
- `--replaceOutput` or `-r`: Overwrite the file at the output path if it already exists. You can pass the input file path to this flag to modify the format in-place.
2727
- `--watch` or `-w`: Keep the plugin running and watching for changes in the input file
2828

2929
## Examples

0 commit comments

Comments
 (0)