diff --git a/main/CommandSupport.scala b/main/CommandSupport.scala index 261d2d3c8..c2c152848 100644 --- a/main/CommandSupport.scala +++ b/main/CommandSupport.scala @@ -98,7 +98,7 @@ SetCommand + """ 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"