Skip to content

Commit

Permalink
lvol: fix the force parameter's description
Browse files Browse the repository at this point in the history
  • Loading branch information
cavcrosby committed Feb 1, 2025
1 parent 19d0049 commit 8c9c1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/lvol.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
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
Expand Down

0 comments on commit 8c9c1c1

Please sign in to comment.