lvol: fix the force parameter's description (#9660)

pull/9662/head
Conner Crosby 2025-02-01 03:03:43 -05:00 committed by GitHub
parent 19d0049698
commit 5f157aac15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ options:
default: true
force:
description:
- Shrink or remove operations of volumes requires this switch. Ensures that that filesystems get never corrupted/destroyed
- Shrink or remove operations of volumes requires this switch. Ensures that filesystems never get corrupted/destroyed
by mistake.
type: bool
default: false