We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de805a6 commit 6fc3b35Copy full SHA for 6fc3b35
pkg/lvm/mount.go
@@ -54,7 +54,7 @@ type MountInfo struct {
54
// which mount needs to be attempted
55
MountOptions []string `json:"mountOptions"`
56
57
- // MKFSOptions specifies the options that
+ // FormatOptions specifies the options that
58
// will be added to newly created volume on first use
59
FormatOptions []string `json:"formatOptions"`
60
}
0 commit comments