Updated configure to be more descriptive about disabling progstats.

This commit is contained in:
Jeremy Fincher 2003-10-23 08:15:47 +00:00
parent 179f994008
commit 2ab2afdae9
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ def configure(onStart, afterConnect, advanced):
print
print progstats()
print
if yn('Would you like to disable this command?') == 'y':
if yn('Would you like to disable this command for non-owner users?')=='y':
onStart.append('disable progstats')
example = utils.wrapLines("""