[PR #3353] [MERGED] Remove code for handling single hyphen arguments #9473

Closed
opened 2026-02-07 06:02:46 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3353
Author: @Bond-009
Created: 6/15/2020
Status: Merged
Merged: 6/16/2020
Merged by: @dkanada

Base: masterHead: args


📝 Commits (1)

  • b30ae1a Remove code for handling single hyphen arguments

📊 Changes

1 file changed (+5 additions, -10 deletions)

View changed files

📝 Jellyfin.Server/Program.cs (+5 -10)

📄 Description

and return exit code 1 when argument parsing fails


🔄 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/jellyfin/jellyfin/pull/3353 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 6/15/2020 **Status:** ✅ Merged **Merged:** 6/16/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `args` --- ### 📝 Commits (1) - [`b30ae1a`](https://github.com/jellyfin/jellyfin/commit/b30ae1a94917c3b1a2b1f77a52d64d9d716f60eb) Remove code for handling single hyphen arguments ### 📊 Changes **1 file changed** (+5 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Program.cs` (+5 -10) </details> ### 📄 Description and return exit code 1 when argument parsing fails --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:02:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9473