mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #731] [CLOSED] [FEATURE] Script to generate CCExtractor Man-page. #1550
Reference in New Issue
Block a user
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/CCExtractor/ccextractor/pull/731
Author: @vipulgyl
Created: 4/7/2017
Status: ❌ Closed
Base:
master← Head:manpage📝 Commits (5)
8368fddAdded manpage generation script47fb3e6Updated scripts to include manpages9775b93Updated execution permissions for mangen.sh2305de7Added newline at EOF26ab92aAdded newline at EOF📊 Changes
6 files changed (+765 additions, -6 deletions)
View changed files
📝
README.md(+12 -0)📝
linux/Makefile.am(+1 -2)➕
manpage/ccextractor.man(+735 -0)➕
manpage/mangen.sh(+12 -0)📝
package_creators/tarball.sh(+1 -0)📝
src/lib_ccx/params.c(+4 -4)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Added script to generate man-page from
ccextractor --help. Updated other scripts accordingly to include while man-pages. Fixes a part of issue #678🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.