X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-keys/blobdiff_plain/3253034b263c55d248a3d1138f02e49cb319514e..4b5f9bc0584b7c4b0448fa57908544aa55d14e49:/extract-profile.in diff --git a/extract-profile.in b/extract-profile.in index 03fe455..0de7af0 100755 --- a/extract-profile.in +++ b/extract-profile.in @@ -407,7 +407,7 @@ def parse(filename, d): OP = O.OptionParser( usage = '%prog SECTION FILE|DIRECTORY ...', - version = '%%prog, version %s' % VERSION, + version = '%%prog, %s version %s' % (PACKAGE, VERSION), description = '''\ Parse the configurations FILE and DIRECTORY contents, and output the named SECTION as a sequence of simple assignments.