mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 17:26:01 +02:00
add space before opening parenthesis
This commit is contained in:
parent
4b06c12713
commit
b25bf87240
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# cryptsetup
|
||||
|
||||
> Manage plain dm-crypt and LUKS(Linux Unified Key Setup) encrypted volumes.
|
||||
> Manage plain dm-crypt and LUKS (Linux Unified Key Setup) encrypted volumes.
|
||||
|
||||
- Initialize a LUKS volume (overwrites all data on the partition):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue