Fix projects help usage text

This commit is contained in:
Dale Wijnand 2019-05-03 08:58:56 +01:00
parent 8fa3bcf90d
commit f5495bdd67
No known key found for this signature in database
GPG Key ID: 4F256E3D151DF5EF
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ $ProjectCommand ..
$ProjectsCommand add <URI>+ $ProjectsCommand add <URI>+
Adds the builds at the provided URIs to this session. 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 Alternatively, tasks from these builds may be run using the explicit syntax {URI}project/task
$ProjectsCommand remove <URI>+ $ProjectsCommand remove <URI>+