[PR #596] [CLOSED] GCI: Create a UNIX Manpage #1437

Closed
opened 2026-01-29 17:16:25 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/596
Author: @MatejMecka
Created: 1/2/2017
Status: Closed

Base: masterHead: master


📝 Commits (5)

📊 Changes

2 files changed (+468 additions, -1 deletions)

View changed files

src/lib_ccx/ccextractormanpage (+451 -0)
📝 src/lib_ccx/params.c (+17 -1)

📄 Description

Task completed!

Special thanks to @Izaron and @AlexBratosin2001 for helping me do it!

p.s First C code for an open source organization.


🔄 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/CCExtractor/ccextractor/pull/596 **Author:** [@MatejMecka](https://github.com/MatejMecka) **Created:** 1/2/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`2d3e275`](https://github.com/CCExtractor/ccextractor/commit/2d3e27582c6ef925fe5d4ec225701b7aa13e0d60) For the UNIX ManPage task - [`924c3c0`](https://github.com/CCExtractor/ccextractor/commit/924c3c082040f99c4a9e93e12007673cf5d70520) Update params.c - [`1fa4ca2`](https://github.com/CCExtractor/ccextractor/commit/1fa4ca2a570c87e678795446696c399c5164041f) Update params.c - [`2ddfb0a`](https://github.com/CCExtractor/ccextractor/commit/2ddfb0a072b0e9f7777ca3bebbadb44ed4b9853d) Update params.c - [`e875ff7`](https://github.com/CCExtractor/ccextractor/commit/e875ff7d3fa9415a0391591c7ae75511622ddb97) Update params.c ### 📊 Changes **2 files changed** (+468 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `src/lib_ccx/ccextractormanpage` (+451 -0) 📝 `src/lib_ccx/params.c` (+17 -1) </details> ### 📄 Description Task completed! Special thanks to @Izaron and @AlexBratosin2001 for helping me do it! p.s First C code for an open source organization. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:16:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1437