develop
mhiretskiy 16 years ago
parent 9bd65f35a7
commit d8d391fe58

@ -132,7 +132,7 @@ class cl_help:
helpTxt = pcs(
" --%s "%(longOption),
self.column_width, par['help'],
CONWIDTH-self.column_width)
self.consolewidth-self.column_width)
self.addChapterHelp(numChapter,helpTxt)
break
for par in self.data:

Loading…
Cancel
Save