Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Commit c82887a

Browse files
authored
Fixing doc for cvg (#542)
1 parent 836c622 commit c82887a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/commands/data.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@
399399
},
400400
{
401401
"arg": "-U, --hld-repo-url <hld-repo-url>",
402-
"description": "The high level definition (HLD) git repo url; falls back to azure_devops.org in spk config.",
402+
"description": "The high level definition (HLD) git repo url; falls back to azure_devops.hld_repository in spk config.",
403403
"required": true,
404404
"inherit": "azure_devops.hld_repository"
405405
},

src/commands/project/create-variable-group.decorator.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
{
1212
"arg": "-U, --hld-repo-url <hld-repo-url>",
13-
"description": "The high level definition (HLD) git repo url; falls back to azure_devops.org in spk config.",
13+
"description": "The high level definition (HLD) git repo url; falls back to azure_devops.hld_repository in spk config.",
1414
"required": true,
1515
"inherit": "azure_devops.hld_repository"
1616
},

0 commit comments

Comments
 (0)