Michael Reed (2015-10-09 09:10 +0200): > The argument passed to usage() was always the same (argv[0]), so > this patch removes the parameter and uses __progname instead. > The usage message was misaligned, so I fixed that as well.
This has already been addressed in a diff I will commit shortly. Thanks though.