This commit is contained in:
Eelco Dolstra 2015-05-04 14:12:49 +02:00
parent a58356c953
commit c2bf9c3ee3

View File

@ -286,8 +286,8 @@ in
type = types.bool; type = types.bool;
description = '' description = ''
Whether to allow TRIM requests to the underlying device. This option Whether to allow TRIM requests to the underlying device. This option
has security implications, please read the LUKS documentation before has security implications; please read the LUKS documentation before
activating in. activating it.
''; '';
}; };