[PR #2352] [MERGED] feat: generate manual page automatically with cobra/doc #2407

Closed
opened 2026-03-01 21:55:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2352
Author: @ittner
Created: 6/5/2024
Status: Merged
Merged: 9/11/2024
Merged by: @mergify[bot]

Base: masterHead: add-manpage-generator


📝 Commits (2)

  • 9ad5c19 feat: generate a manual page automatically with cobra/doc
  • 0802e7e Merge branch 'master' into add-manpage-generator

📊 Changes

3 files changed (+23 additions, -0 deletions)

View changed files

📝 cmd/root.go (+19 -0)
📝 go.mod (+2 -0)
📝 go.sum (+2 -0)

📄 Description

Add a command line switch "--man-page" to print an automatically generated manual page to stdout.


🔄 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/nektos/act/pull/2352 **Author:** [@ittner](https://github.com/ittner) **Created:** 6/5/2024 **Status:** ✅ Merged **Merged:** 9/11/2024 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `add-manpage-generator` --- ### 📝 Commits (2) - [`9ad5c19`](https://github.com/nektos/act/commit/9ad5c19ef11a619051dc1ed4604a1aeb594c6e44) feat: generate a manual page automatically with cobra/doc - [`0802e7e`](https://github.com/nektos/act/commit/0802e7e361f1cced6194d6e7e1fb8c59bedec7e2) Merge branch 'master' into add-manpage-generator ### 📊 Changes **3 files changed** (+23 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/root.go` (+19 -0) 📝 `go.mod` (+2 -0) 📝 `go.sum` (+2 -0) </details> ### 📄 Description Add a command line switch "--man-page" to print an automatically generated manual page to stdout. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:55:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#2407
No description provided.