Merge pull request #4646 from dwijnand/projects-help-usage

Fix projects help usage text
This commit is contained in:
eugene yokota 2019-05-03 11:46:28 -04:00 committed by GitHub
commit ac15eb516f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ $ProjectCommand ..
$ProjectsCommand add <URI>+
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 <URI>+