Skip to content

Commit c949f55

Browse files
alongwillsmira
authored andcommitted
docs: remove typo on resetting a machine page
Remove minor typo. Signed-off-by: Andrew Longwill <[email protected]> Signed-off-by: Andrey Smirnov <[email protected]>
1 parent f5c0970 commit c949f55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/content/v1.10/talos-guides/resetting-a-machine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ There are a couple of flags as part of this command:
2222
Flags:
2323
--graceful if true, attempt to cordon/drain node and leave etcd (if applicable) (default true)
2424
--reboot if true, reboot the node after resetting instead of shutting down
25-
--system-labels-to-wipe strings if set, just wipe selected system disk partitions by label but keep other partitions intact keep other partitions intact
25+
--system-labels-to-wipe strings if set, just wipe selected system disk partitions by label but keep other partitions intact
2626
```
2727
2828
The `graceful` flag is especially important when considering HA vs. non-HA Talos clusters.

website/content/v1.9/talos-guides/resetting-a-machine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ There are a couple of flags as part of this command:
2222
Flags:
2323
--graceful if true, attempt to cordon/drain node and leave etcd (if applicable) (default true)
2424
--reboot if true, reboot the node after resetting instead of shutting down
25-
--system-labels-to-wipe strings if set, just wipe selected system disk partitions by label but keep other partitions intact keep other partitions intact
25+
--system-labels-to-wipe strings if set, just wipe selected system disk partitions by label but keep other partitions intact
2626
```
2727
2828
The `graceful` flag is especially important when considering HA vs. non-HA Talos clusters.

0 commit comments

Comments
 (0)