X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-keys/blobdiff_plain/3253034b263c55d248a3d1138f02e49cb319514e..0bc47568f2c94d6e48bc389ac508d5f905daa9c7:/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.