diff --git a/main/src/main/scala/sbt/internal/CommandStrings.scala b/main/src/main/scala/sbt/internal/CommandStrings.scala index 692abb787..7c50f506e 100644 --- a/main/src/main/scala/sbt/internal/CommandStrings.scala +++ b/main/src/main/scala/sbt/internal/CommandStrings.scala @@ -284,7 +284,7 @@ $ProjectCommand .. $ProjectsCommand add + Adds the builds at the provided URIs to this session. - These builds may be selected using the sProjectCommand command. + These builds may be selected using the $ProjectCommand command. Alternatively, tasks from these builds may be run using the explicit syntax {URI}project/task $ProjectsCommand remove +