diff --git a/pkg/cmd/auth/logout/logout.go b/pkg/cmd/auth/logout/logout.go index b54ddc81f..dd908a62d 100644 --- a/pkg/cmd/auth/logout/logout.go +++ b/pkg/cmd/auth/logout/logout.go @@ -51,7 +51,8 @@ func NewCmdLogout(f *cmdutil.Factory, runF func(*LogoutOptions) error) *cobra.Co Note: this procedure will revoke all authentication tokens ever generated by the GitHub CLI across all your devices. - For more information about revoking OAuth application tokens, see + For more information about revoking OAuth application tokens, see: + `), Example: heredoc.Doc(` # Select what host and account to log out of via a prompt