[PR #888] [MERGED] Added command line flags for help and version #3608

Closed
opened 2025-10-09 18:26:38 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/888
Author: @tinywombat765
Created: 3/2/2020
Status: Merged
Merged: 3/3/2020
Merged by: @dani-garcia

Base: masterHead: add_cli_args


📝 Commits (1)

  • cc404b4 Added command line flags for help and version

📊 Changes

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

View changed files

📝 Cargo.lock (+128 -0)
📝 Cargo.toml (+4 -1)
📝 src/main.rs (+26 -1)

📄 Description

I added help and version cli flags

Signed-off-by: zethra benaagoldberg@gmail.com


🔄 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/dani-garcia/vaultwarden/pull/888 **Author:** [@tinywombat765](https://github.com/tinywombat765) **Created:** 3/2/2020 **Status:** ✅ Merged **Merged:** 3/3/2020 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `add_cli_args` --- ### 📝 Commits (1) - [`cc404b4`](https://github.com/dani-garcia/vaultwarden/commit/cc404b4edc392fc141c941da10e411d8e98a817e) Added command line flags for help and version ### 📊 Changes **3 files changed** (+158 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+128 -0) 📝 `Cargo.toml` (+4 -1) 📝 `src/main.rs` (+26 -1) </details> ### 📄 Description I added help and version cli flags Signed-off-by: zethra <benaagoldberg@gmail.com> --- <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 2025-10-09 18:26:38 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3608