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