Skip to content

Commit 579f359

Browse files
authored
Update DotnetCliSnapshotTests.VerifyCompletions.verified.zsh
1 parent 88f4a46 commit 579f359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dotnet.Tests/CompletionTests/snapshots/zsh/DotnetCliSnapshotTests.VerifyCompletions.verified.zsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@ _testhost() {
651651
'--project=[Path to a project or solution file, or a directory.]: : ' \
652652
'--help[Show command line help.]' \
653653
'-h[Show command line help.]' \
654-
'*::packages: ' \
654+
'*::packages -- Package reference in the form of a package identifier like '\''Newtonsoft.Json'\'' or package identifier and version separated by '\''@'\'' like '\''Newtonsoft.Json@13.0.3'\''.: ' \
655655
&& ret=0
656656
;;
657657
esac

0 commit comments

Comments
 (0)