Replace em-dashes with regular dashes
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
parent
81afcd0de0
commit
1d59334964
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@ func NewCmdRoot(f *cmdutil.Factory, version, buildDate string) (*cobra.Command,
|
|||
}
|
||||
}
|
||||
|
||||
// Official extension stubs — hidden commands that suggest installing
|
||||
// Official extension stubs: hidden commands that suggest installing
|
||||
// GitHub-owned extensions when invoked. Registered after real extensions
|
||||
// and aliases so that both take priority over stubs.
|
||||
for i := range extensions.OfficialExtensions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue