X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=tfc_error.c;h=d95f420f2f13d33dc00716a31d58a70964eab560;hb=e48de7c114fc724a6c1e45fd8716dc6111d01372;hp=d74fd567c7cbe241d04395f7582376f22695cc3a;hpb=f98c367a4cf1ed9f0c6d7620e3f1988596945495;p=tfcrypt.git diff --git a/tfc_error.c b/tfc_error.c index d74fd56..d95f420 100644 --- a/tfc_error.c +++ b/tfc_error.c @@ -316,6 +316,7 @@ void usage(void) tfc_say(" statless: emit less information in status line (only processed data)."); tfc_say(" norepeat: do not ask for any possible password confirmations."); tfc_say(" showsecrets: show passwords in plaintext instead of masking them."); + tfc_say(" finished: add \"finished\" word before status line when work is finished."); tfc_say(" prompt=str: set main password prompts to this string."); tfc_say(" macprompt=str: set MAC password prompts to this string."); tfc_say(" shorthex: with -H, do not print printable characters, dump only hex string.");