mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1359] [CLOSED] refactor: consistent param names #2135
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/1359
Author: @techno-disaster
Created: 7/4/2021
Status: ❌ Closed
Base:
master← Head:td/consistent-param-names📝 Commits (10+)
ab6caa5make parameter spellings a bit more consistente7b0c21better param names for strings7f89cfefailed attempt at changing --out=sami to --out sami04f96c2fix inp and out8eaadffparse outputfilename before out to avoid error0b24ffdsupport prev version of params too9f1b0acrevert windows/* filesbf1398bmake params consistent for hardsubx48f3300fix: some params alternatives still had single -4dca803chore: update help menu📊 Changes
1 file changed (+237 additions, -211 deletions)
View changed files
📝
src/lib_ccx/params.c(+237 -211)📄 Description
Makes the parameter names a bit more consistent (--param name)
Also contains some autogenerated changes, should I remove those?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.