Changelog
- 6adacd3 allow for extended prefixes in usage func
- 398d576 convert usagefunc to proper signature for pflag
- 1bb64e4 docs: update README
- f393f45 dont double iterate prefixes
- b51ed5d export a FlagUsage builder
- 9ef5962 fix: only pass flags that have shorter prefixes
- 484d58b fix: relinquish storage leadership in the node shutdown method separately
- 22891c6 fix: remove double call to storage close in raftstorage
- 1c86ced fix: use connection state verify callback and include CAs in wmctl generated certificates
- 520890c fix: use latest fsnotify and add more idauth tests
- f7fe10f force an extra newline after the description
- 2c2fa25 only add one new line
- f7e99e0 tests: fail faster for idauth tests
- edfcb2a tests: more id-auth tests
- a24eb85 tests: rename some tests
- b05f855 tidy: cleanup makefile