Remove the trailing newline from passwords entered on the command line so that password-protected keys can be used. Document that providing the password along with the -p option does not work since the provided password would become the file to sign. Regards, Stefan Stefan Berger (2): Strip trailing newline from password entered via prompt Add note that when -p is used password must not be provided README | 1 + src/evmctl.c | 7 +++++++ 2 files changed, 8 insertions(+) -- 2.39.2