Skip to content

Commit 3c42f80

Browse files
Apply text suggestions from code review
Co-authored-by: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com>
1 parent c792d1b commit 3c42f80

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

messages/devops.work-item.create.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ Subject (title) of the new work item.
2020

2121
# flags.description.summary
2222

23-
Description of the new work item.
23+
Description of the new work item; if not specified, the description is blank.
2424

2525
# examples
2626

27-
- Create a work item with a subject.
27+
- Create a work item for the project with the specified ID and give the work item the specified subject (title); use the DevOps Center org with alias "my-devops-org":
2828

2929
<%= config.bin %> <%= command.id %> --target-org my-devops-org --project-id 0Hn000000000001 --subject "Fix login bug"
3030

0 commit comments

Comments
 (0)