Files
cryptsetup/man/cryptsetup-luksUUID.8.adoc
Milan Broz a52e1aadca man: unify formatting of options
- do not use bold if option is the text
- unify argument format
- do not highlight obsolete syntax
2025-07-17 11:51:18 +02:00

26 lines
547 B
Plaintext

= 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[]