From 097f8982001832e049ac9f27a71b56a1cf4894c9 Mon Sep 17 00:00:00 2001 From: Madhu Pillai Date: Wed, 20 Nov 2024 21:39:05 +0530 Subject: [PATCH] Update internal/doc/butane.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Timothée Ravier --- internal/doc/butane.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/doc/butane.yaml b/internal/doc/butane.yaml index 4250f24f..2485904e 100644 --- a/internal/doc/butane.yaml +++ b/internal/doc/butane.yaml @@ -344,7 +344,7 @@ root: desc: sets the minimum number of pieces required to decrypt the device. Default is 1. - name: discard desc: whether to issue discard commands to the underlying block device when blocks are freed. Enabling this improves performance and device longevity on SSDs and space utilization on thinly provisioned SAN devices, but leaks information about which disk blocks contain data. If omitted, it defaults to false. - - name: cex + - name: cex desc: describes the IBM Crypto Express (CEX) card configuration for the luks device. children: - name: enabled