[PR #1486] [MERGED] refactor: show command help message. #15923

Closed
opened 2025-11-02 11:58:00 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1486
Author: @appleboy
Created: 4/12/2017
Status: Merged
Merged: 4/12/2017
Merged by: @appleboy

Base: masterHead: patch-123456


📝 Commits (1)

  • bfaa1e9 refactor: show command help message.

📊 Changes

4 files changed (+7 additions, -3 deletions)

View changed files

📝 cmd/admin.go (+2 -2)
📝 cmd/dump.go (+1 -0)
📝 cmd/serv.go (+3 -1)
📝 cmd/web_graceful.go (+1 -0)

📄 Description

show subcommand help message instead of only show error message like gitea admin command.


🔄 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/go-gitea/gitea/pull/1486 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 4/12/2017 **Status:** ✅ Merged **Merged:** 4/12/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `patch-123456` --- ### 📝 Commits (1) - [`bfaa1e9`](https://github.com/go-gitea/gitea/commit/bfaa1e9d6429d51894b53ee10c8b3c70746ea659) refactor: show command help message. ### 📊 Changes **4 files changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `cmd/admin.go` (+2 -2) 📝 `cmd/dump.go` (+1 -0) 📝 `cmd/serv.go` (+3 -1) 📝 `cmd/web_graceful.go` (+1 -0) </details> ### 📄 Description show subcommand help message instead of only show error message like `gitea admin` command. --- <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 2025-11-02 11:58:00 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15923