docs(discussion create): add preview suffix

Signed-off-by: Babak K. Shandiz <babakks@github.com>
This commit is contained in:
Babak K. Shandiz 2026-05-07 09:36:21 +01:00
parent 0c0d316b9a
commit 25778ce08a
No known key found for this signature in database
GPG key ID: 9472CAEFF56C742E

View file

@ -40,7 +40,7 @@ func NewCmdCreate(f *cmdutil.Factory, runF func(*CreateOptions) error) *cobra.Co
cmd := &cobra.Command{
Use: "create",
Short: "Create a new discussion",
Short: "Create a new discussion (preview)",
Long: heredoc.Doc(`
Create a new GitHub Discussion in a repository.