You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ you can also use shorter aliases, e.g.:
28
28
atlas tf clu2adv -f in.tf -o out.tf
29
29
```
30
30
31
-
If you want to overwrite the output file if it exists, or even use the same output file as the input file, use `--overwriteOutput true` or `-w` flag.
31
+
If you want to overwrite the output file if it exists, or even use the same output file as the input file, use the `--overwriteOutput true` or the`-w` flag.
0 commit comments