Wrap scopes

This commit is contained in:
Yukai Chou 2023-11-23 07:22:57 +08:00
parent 061ec2f51b
commit b14da6c63f
7 changed files with 7 additions and 7 deletions

View file

@ -53,7 +53,7 @@ func NewCmdEdit(f *cmdutil.Factory, runF func(*EditOptions) error) *cobra.Comman
Long: heredoc.Docf(`
Edit one or more issues within the same repository.
Editing issues' projects requires authorization with the "project" scope.
Editing issues' projects requires authorization with the %[1]sproject%[1]s scope.
To authorize, run %[1]sgh auth refresh -s project%[1]s.
`, "`"),
Example: heredoc.Doc(`