fix help message for 'set'

This commit is contained in:
Mark Harrah 2011-06-29 07:47:33 -04:00
parent 37c5062d2d
commit 5ec6a0479f
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ SetCommand + """ <setting-expression>
This command does not rebuild the build definitions, plugins, or configurations.
It does not automatically persist the setting.
This is done by running 'settings save' or 'settings save-all'.
This is done by running 'session save' or 'session save-all'.
"""
def SessionCommand = "session"