File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/book/src/clusterctl/commands Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ while doing the move operation, and possible race conditions happening while the
52
52
remediating etc. has never been investigated nor addressed.
53
53
54
54
In order to avoid further confusion about this point, ` clusterctl backup ` and ` clusterctl restore ` commands have been
55
- removed because they were built on top of ` clusterctl move ` logic and they were sharing he same limitations.
55
+ removed because they were built on top of ` clusterctl move ` logic and they were sharing the same limitations.
56
56
User can use ` clusterctl move --to-directory ` and ` clusterctl move --from-directory ` instead; this will hopefully
57
57
make it clear those operation have the same limitations of the move command.
58
58
You can’t perform that action at this time.
0 commit comments