[PR #11035] cmd/runner: capitalize "Ollama" in CLI help output #75712

Open
opened 2026-05-05 08:07:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/11035
Author: @dekalouis
Created: 6/10/2025
Status: 🔄 Open

Base: mainHead: fix-issue-10165


📝 Commits (3)

  • a05c290 fix: update CLI help text to use Ollama unless referring to the CLI command - fixes #10165
  • 042a04e cmd/runner: capitalize "Ollama" in CLI help output
  • fd42e3d cmd/runner: capitalize "Ollama" in CLI version output

📊 Changes

1 file changed (+7 additions, -2 deletions)

View changed files

📝 cmd/cmd.go (+7 -2)

📄 Description

This changes Ollama to display "Ollama" with a capital "O" in CLI help and version output, to ensure naming consistency.

Fixes #10165

Screenshot 2025-06-10 at 16 24 44
Screenshot 2025-06-10 at 16 25 10

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/11035 **Author:** [@dekalouis](https://github.com/dekalouis) **Created:** 6/10/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix-issue-10165` --- ### 📝 Commits (3) - [`a05c290`](https://github.com/ollama/ollama/commit/a05c2901677c29b630e679e5f983d3b3ae6a9d9e) fix: update CLI help text to use Ollama unless referring to the CLI command - fixes #10165 - [`042a04e`](https://github.com/ollama/ollama/commit/042a04e49bda332a37533c7602898ec35073a030) cmd/runner: capitalize "Ollama" in CLI help output - [`fd42e3d`](https://github.com/ollama/ollama/commit/fd42e3dcf19899866f75caec07e4ccd81bb24df9) cmd/runner: capitalize "Ollama" in CLI version output ### 📊 Changes **1 file changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+7 -2) </details> ### 📄 Description This changes Ollama to display "Ollama" with a capital "O" in CLI help and version output, to ensure naming consistency. Fixes #10165 <img width="166" alt="Screenshot 2025-06-10 at 16 24 44" src="https://github.com/user-attachments/assets/91c70fbc-ba59-4495-86e6-278e480abf94" /> <br> <img width="414" alt="Screenshot 2025-06-10 at 16 25 10" src="https://github.com/user-attachments/assets/ee6c552e-ee3a-4184-ba43-2e8b3887bc35" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-05 08:07:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#75712