docs(discussion create): add preview suffix
Signed-off-by: Babak K. Shandiz <babakks@github.com>
This commit is contained in:
parent
0c0d316b9a
commit
25778ce08a
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue