Skip to content

Commit f7d9d55

Browse files
authored
Update docs to reflect command is supported on 2020 (#13702)
1 parent 329d8c9 commit f7d9d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/authoring/commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ To invoke a logging command, simply emit the command via standard output. For ex
440440
Update release name for current release.<br>
441441
<b>Example:</b> <br>
442442
<code>##vso[release.updatereleasename]my-new-release-name</code><br>
443-
This command is not supported in Azure DevOps Server(TFS).
443+
This command is not supported in Azure DevOps Server (TFS) 2019 and below.
444444
</p>
445445
</td>
446446
<td>

0 commit comments

Comments
 (0)