1
0
Fork 0
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:
Waldir Pimenta 2016-07-14 11:57:44 +01:00 committed by GitHub
parent 4b06c12713
commit b25bf87240

View file

@ -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):