docs(discussion view): add preview remark

Signed-off-by: Babak K. Shandiz <babakks@github.com>
This commit is contained in:
Babak K. Shandiz 2026-04-24 21:37:58 +01:00
parent dea54ab3ab
commit cd3b23bf36
No known key found for this signature in database
GPG key ID: 9472CAEFF56C742E

View file

@ -44,7 +44,7 @@ func NewCmdView(f *cmdutil.Factory, runF func(*ViewOptions) error) *cobra.Comman
cmd := &cobra.Command{
Use: "view {<number> | <url>}",
Short: "View a discussion",
Short: "View a discussion (preview)",
Long: heredoc.Docf(`
Display the title, body, and other information about a discussion.