1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-23 08:38:09 +00:00

Cosmetic change: add newline to --help

This commit is contained in:
Fist0urs 2016-04-02 15:49:02 +02:00
parent d01ba8efe4
commit c7cb30167f

View File

@ -743,7 +743,7 @@ const char *USAGE_BIG[] =
" 8200 = 1Password, cloudkeychain", " 8200 = 1Password, cloudkeychain",
" 11300 = Bitcoin/Litecoin wallet.dat", " 11300 = Bitcoin/Litecoin wallet.dat",
" 12700 = Blockchain, My Wallet", " 12700 = Blockchain, My Wallet",
" 13400 = Keepass 1 (AES/Twofish) and Keepass 2 (AES)" " 13400 = Keepass 1 (AES/Twofish) and Keepass 2 (AES)",
"", "",
NULL NULL
}; };