mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[PR #258] [MERGED] Manual page additions #423
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#423
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:develop📝 Commits (2)
b6bc582Include generation date + asciinema version in manpage header827ee40Additions 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:
asciinema.1.mdsource file for manual page is extended by a few pieces.Makefilecommand for Pandoc to generate the manual page is modified to include version+date of manual page generation.This PR does NOT include:
asciinema.1manual 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.1manual 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.