[PR #631] [MERGED] Generate subcommands man pages #1164

Closed
opened 2026-03-15 11:22:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asciinema/asciinema/pull/631
Author: @xfgusta
Created: 5/15/2024
Status: Merged
Merged: 5/15/2024
Merged by: @ku1ik

Base: developHead: generate-subcommands-man-pages


📝 Commits (1)

  • 5d5d7f8 Generate subcommands man pages

📊 Changes

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

View changed files

📝 build.rs (+6 -7)

📄 Description

This will generate the following files:

asciinema.1
asciinema-auth.1
asciinema-cat.1
asciinema-convert.1
asciinema-play.1
asciinema-rec.1
asciinema-stream.1
asciinema-upload.1

See https://github.com/asciinema/asciinema/issues/627#issuecomment-2106656577


🔄 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/asciinema/asciinema/pull/631 **Author:** [@xfgusta](https://github.com/xfgusta) **Created:** 5/15/2024 **Status:** ✅ Merged **Merged:** 5/15/2024 **Merged by:** [@ku1ik](https://github.com/ku1ik) **Base:** `develop` ← **Head:** `generate-subcommands-man-pages` --- ### 📝 Commits (1) - [`5d5d7f8`](https://github.com/asciinema/asciinema/commit/5d5d7f84605073f593d195e359da43b785fec43e) Generate subcommands man pages ### 📊 Changes **1 file changed** (+6 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `build.rs` (+6 -7) </details> ### 📄 Description This will generate the following files: ```console asciinema.1 asciinema-auth.1 asciinema-cat.1 asciinema-convert.1 asciinema-play.1 asciinema-rec.1 asciinema-stream.1 asciinema-upload.1 ``` See https://github.com/asciinema/asciinema/issues/627#issuecomment-2106656577 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 11:22:00 +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/asciinema#1164
No description provided.