aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorsad-goldfish <15312323-sad-goldfish@users.noreply.gitlab.com>2023-08-03 06:57:50 +0000
committerMilan Broz <gmazyland@gmail.com>2023-08-03 06:57:50 +0000
commita7821c3d9ebffb6d357acacfea13c63107894fd6 (patch)
tree05d7540794e147975b3da3e8ded9c8059addfa65 /man
parent01f15127300ec06c8b6750ddf62cbe4fac87d97a (diff)
downloadcryptsetup-a7821c3d9ebffb6d357acacfea13c63107894fd6.tar.gz
Add algorithm specification warning to integritysetup.8.adoc.
Diffstat (limited to 'man')
-rw-r--r--man/integritysetup.8.adoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/integritysetup.8.adoc b/man/integritysetup.8.adoc
index 2aec1a61..e89b0f76 100644
--- a/man/integritysetup.8.adoc
+++ b/man/integritysetup.8.adoc
@@ -44,6 +44,10 @@ create <name> <device> (*OBSOLETE syntax*)
Open a mapping with <name> backed by device <device>.
+If the integrity algorithm of the device is non-default,
+then the algorithm should be specified with the *--integrity* option.
+This will not be detected from the device.
+
*<options>* can be [--data-device, --batch-mode, --journal-watermark,
--journal-commit-time, --buffer-sectors, --integrity,
--integrity-key-size, --integrity-key-file, --integrity-no-journal,