[PR #258] [MERGED] Manual page additions #423

Closed
opened 2026-02-25 20:33:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asciinema/asciinema/pull/258
Author: @pdfkungfoo
Created: 2/6/2018
Status: Merged
Merged: 3/24/2019
Merged by: @ku1ik

Base: developHead: develop


📝 Commits (2)

  • b6bc582 Include generation date + asciinema version in manpage header
  • 827ee40 Additions to manpage; modify Markdown to better please future Pandoc

📊 Changes

2 files changed (+116 additions, -37 deletions)

View changed files

📝 man/Makefile (+4 -1)
📝 man/asciinema.1.md (+112 -36)

📄 Description

My changes include:

  1. asciinema.1.md source file for manual page is extended by a few pieces.
  2. Makefile command for Pandoc to generate the manual page is modified to include version+date of manual page generation.

This PR does NOT include:

  • A freshly generated asciinema.1 manual page -- this has to be run on your side should you accept (parts of) my suggested additions.

Note, I have not included an actual asciinema.1 manual page due to the fact that my local Pandoc is still stuck with v.1.19.2.4 whereas you seem to be using v2.1.1 already, and I didn't want to push too many minor backward changes like with 'smart quotes' etc.


🔄 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/258 **Author:** [@pdfkungfoo](https://github.com/pdfkungfoo) **Created:** 2/6/2018 **Status:** ✅ Merged **Merged:** 3/24/2019 **Merged by:** [@ku1ik](https://github.com/ku1ik) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (2) - [`b6bc582`](https://github.com/asciinema/asciinema/commit/b6bc582f9d823860a3122e026be7ddcdd5a5c6a1) Include generation date + asciinema version in manpage header - [`827ee40`](https://github.com/asciinema/asciinema/commit/827ee4055cdcf8ba8d8788394178a4a1ab1d0660) Additions to manpage; modify Markdown to better please future Pandoc ### 📊 Changes **2 files changed** (+116 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `man/Makefile` (+4 -1) 📝 `man/asciinema.1.md` (+112 -36) </details> ### 📄 Description My changes include: 1. *`asciinema.1.md`* source file for manual page is extended by a few pieces. 1. *`Makefile`* command for Pandoc to generate the manual page is modified to include version+date of manual page generation. This PR does NOT include: + A freshly generated *`asciinema.1`* manual page -- this has to be run on your side should you accept (parts of) my suggested additions. Note, I have not included an actual *`asciinema.1`* manual page due to the fact that my local Pandoc is still stuck with v.1.19.2.4 whereas you seem to be using v2.1.1 already, and I didn't want to push too many minor backward changes like with 'smart quotes' etc. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:33:41 +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#423
No description provided.