X-Git-Url: https://jxself.org/git/?p=tfcrypt.git;a=blobdiff_plain;f=tfc_error.c;h=001273e1caed36d3b6b6730c73cd9980f2df4b69;hp=6e2dabf30f9a18cc99a6e9cd4ff37abe5b732cd3;hb=26668913a55e867900ae7f80615640d814494e29;hpb=8b7f1839b1981554979af1aa2e5e8b58ad63fe77 diff --git a/tfc_error.c b/tfc_error.c index 6e2dabf..001273e 100644 --- a/tfc_error.c +++ b/tfc_error.c @@ -151,7 +151,7 @@ void usage(void) tfc_say("convert encrypted data into ASCII format to ease transmission."); tfc_say("\n"); tfc_say(" -e, -d: encrypt, decrypt (it maybe required)."); - tfc_say(" -L : load tfcrypt defsults from file."); + tfc_say(" -L : load tfcrypt defaults from file."); tfc_say(" defaults is text file which defines salt, nr_turns and default mode."); tfc_say(" -s : load tfcrypt salt from file."); tfc_say(" -s disable: disable key salting at all.");