looks like it's done.
This commit is contained in:
parent
961952ed56
commit
0b2b74888f
@ -41,7 +41,7 @@ def parseArgs():
|
|||||||
dest = 'logdir',
|
dest = 'logdir',
|
||||||
help = ('The path to the directory where logs should be written. The actual log files will be '
|
help = ('The path to the directory where logs should be written. The actual log files will be '
|
||||||
'named after their respective distro names in the config file. '
|
'named after their respective distro names in the config file. '
|
||||||
'Defailt: {0}'.format(_def_logdir)))
|
'Default: {0}'.format(_def_logdir)))
|
||||||
return(args)
|
return(args)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user