Skip to content

Commit 26a34cc

Browse files
committed
fix(prompts): align prompt tags command descriptions
1 parent 0e8aa2e commit 26a34cc

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

cmd/src/prompts_tags.go

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ Usage:
1616
1717
The commands are:
1818
19-
list lists prompt tags
20-
get get a prompt tag by name
21-
create create a prompt tag
22-
update update a prompt tag
23-
delete delete a prompt tag
19+
list lists prompt tags
20+
get get a prompt tag by name
21+
create create a prompt tag
22+
update update a prompt tag
23+
delete delete a prompt tag
2424
2525
Use "src prompts tags [command] -h" for more information about a command.
2626
`

0 commit comments

Comments
 (0)