From: Vladimir P. <no...@gi...> - 2020-04-23 12:55:14
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: bb47c1a5d08c241b98ffaf92ead43ce421c63507 https://github.com/OpenSC/OpenSC/commit/bb47c1a5d08c241b98ffaf92ead43ce421c63507 Author: Vladimir Panteleev <gi...@th...> Date: 2020-04-23 (Thu, 23 Apr 2020) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: Fix mismatched --help text The addition of --usage-wrap did not add a corresponding help string, which caused all help text for the options below it to be shifted by one. |