Imported Upstream version 2.6.1
[platform/upstream/cryptsetup.git] / man / cryptsetup-luksUUID.8.adoc
1 = cryptsetup-luksUUID(8)
2 :doctype: manpage
3 :manmanual: Maintenance Commands
4 :mansource: cryptsetup {release-version}
5 :man-linkstyle: pass:[blue R < >]
6 :COMMON_OPTIONS:
7 :ACTION_LUKSUUID:
8
9 == Name
10
11 cryptsetup-luksUUID - print or set the UUID of a LUKS device
12
13 == SYNOPSIS
14
15 *cryptsetup _luksUUID_ [<options>] <device>*
16
17 == DESCRIPTION
18
19 Print the UUID of a LUKS device. +
20 Set new UUID if _--uuid_ option is specified.
21
22 *<options>* can be [--header, --uuid, --type, --disable-locks].
23
24 include::man/common_options.adoc[]
25 include::man/common_footer.adoc[]