1
0
Fork 0
cryptsetup/man/cryptsetup-luksUUID.8.adoc
Daniel Baumann 309c0fd158
Adding upstream version 2:2.7.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 10:45:47 +02:00

25 lines
549 B
Text

= cryptsetup-luksUUID(8)
:doctype: manpage
:manmanual: Maintenance Commands
:mansource: cryptsetup {release-version}
:man-linkstyle: pass:[blue R < >]
:COMMON_OPTIONS:
:ACTION_LUKSUUID:
== Name
cryptsetup-luksUUID - print or set the UUID of a LUKS device
== SYNOPSIS
*cryptsetup _luksUUID_ [<options>] <device>*
== DESCRIPTION
Print the UUID of a LUKS device. +
Set new UUID if _--uuid_ option is specified.
*<options>* can be [--header, --uuid, --type, --disable-locks].
include::man/common_options.adoc[]
include::man/common_footer.adoc[]