fix(args): Add --svc alias for --service for backwards compatibility

This commit is contained in:
Carlos Fernandez Sanz
2025-12-30 09:49:44 +01:00
committed by GitHub

View File

@@ -227,7 +227,7 @@ pub struct Args {
/// "all[EUC-KR]") and it will encode specified charset to
/// UTF-8 using iconv. See iconv documentation to check if
/// required encoding/charset is supported.
#[arg(long="service", value_name="services", verbatim_doc_comment, help_heading=OPTION_AFFECT_PROCESSED)]
#[arg(long="service", alias="svc", value_name="services", verbatim_doc_comment, help_heading=OPTION_AFFECT_PROCESSED)]
pub cea708services: Option<String>,
/// With the exception of McPoodle's raw format, which is just the closed
/// caption data with no other info, CCExtractor can usually detect the