[PR #313] [MERGED] refactor: change the value name of --config #561

Closed
opened 2026-04-08 16:53:26 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/313
Author: @sigoden
Created: 12/7/2023
Status: Merged
Merged: 12/7/2023
Merged by: @sigoden

Base: mainHead: refactor


📝 Commits (1)

  • f759b90 refactor: change the value name of --config

📊 Changes

2 files changed (+4 additions, -3 deletions)

View changed files

📝 README.md (+2 -2)
📝 src/args.rs (+2 -1)

📄 Description

+ --config <config>
- --config <file>

🔄 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/sigoden/dufs/pull/313 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 12/7/2023 **Status:** ✅ Merged **Merged:** 12/7/2023 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `refactor` --- ### 📝 Commits (1) - [`f759b90`](https://github.com/sigoden/dufs/commit/f759b90a23470d0eb5c4a69d20604adc1ae71bbd) refactor: change the value name of `--config` ### 📊 Changes **2 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) 📝 `src/args.rs` (+2 -1) </details> ### 📄 Description ```diff + --config <config> - --config <file> ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:53:26 +03:00
zhus closed this issue 2026-04-08 16:53:26 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#561