[PR #10203] feat: capitalise ollama in ollama help description #44427

Open
opened 2026-04-24 23:55:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/10203
Author: @SwetaTanwar
Created: 4/9/2025
Status: 🔄 Open

Base: mainHead: feat/capitalise-ollama--in-ollama-help-desc


📝 Commits (1)

  • 92aa0e9 feat: capitalise ollama in ollama help description

📊 Changes

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

View changed files

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

📄 Description

Capitalize "Ollama" in help descriptions

This PR addresses issue #10165 by capitalizing "Ollama" in the CLI help text where it refers to the product name rather than the CLI command.

Changes made:

  1. Changed Start ollama to Start Ollama in the serve command description
  2. Changed ollama version is to Ollama version is in the version handler output
  3. Changed help for ollama to help for Ollama in the help flag description
Screenshot 2025-04-09 at 10 57 26 PM

🔄 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/10203 **Author:** [@SwetaTanwar](https://github.com/SwetaTanwar) **Created:** 4/9/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feat/capitalise-ollama--in-ollama-help-desc` --- ### 📝 Commits (1) - [`92aa0e9`](https://github.com/ollama/ollama/commit/92aa0e943a76d0a23148d78164aff63614510f4c) feat: capitalise ollama in ollama help description ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+3 -2) </details> ### 📄 Description Capitalize "Ollama" in help descriptions This PR addresses issue #10165 by capitalizing "Ollama" in the CLI help text where it refers to the product name rather than the CLI command. Changes made: 1. Changed `Start ollama` to `Start Ollama` in the serve command description 2. Changed `ollama version is` to `Ollama version is` in the version handler output 3. Changed `help for ollama` to `help for Ollama` in the help flag description <img width="545" alt="Screenshot 2025-04-09 at 10 57 26 PM" src="https://github.com/user-attachments/assets/49bd0beb-cf52-47ae-8536-c8bfe7b2b234" /> --- <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-04-24 23:55:00 -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#44427