Skip to content

Commit dc2bcf0

Browse files
Update flag summaries in authoring bundle documentation
Clarified descriptions for command flags in documentation.
1 parent ef21b23 commit dc2bcf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messages/agent.generate.authoring-bundle.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ This command requires an org because it uses it to access an LLM for generating
1616

1717
# flags.spec.summary
1818

19-
Path to the agent spec YAML file; if not specified, the command provides a list that you can choose from.
19+
Path to the agent spec YAML file.
2020

2121
# flags.output-dir.summary
2222

2323
Directory where the authoring bundle files are generated.
2424

2525
# flags.name.summary
2626

27-
Name (label) of the authoring bundle; if not specified, you're prompted for the name.
27+
Name (label) of the authoring bundle.
2828

2929
# flags.api-name.summary
3030

0 commit comments

Comments
 (0)