mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 09:13:02 +03:00
[PR #888] [MERGED] Added command line flags for help and version #3608
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/dani-garcia/vaultwarden/pull/888
Author: @tinywombat765
Created: 3/2/2020
Status: ✅ Merged
Merged: 3/3/2020
Merged by: @dani-garcia
Base:
master← Head:add_cli_args📝 Commits (1)
cc404b4Added 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.