Skip to content
Snippets Groups Projects
Commit 05101a58 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix -T usage

parent fb0f6eee
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ usage(const char *s)
" -c format\tcrypt(3) salt format\n"
" -u\t\tgenerate RFC2307 values (default)\n"
" -v\t\tincrease verbosity\n"
" -T file\tread password from verbosity\n"
" -T file\tread file for new password\n"
, s );
exit( EXIT_FAILURE );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment