Original PR: https://github.com/dani-garcia/vaultwarden/pull/888 Author: @tinywombat765 Created: 3/2/2020 Status: ✅ Merged Merged: 3/2/2020 Merged by: @dani-garcia
Base: master ← Head: add_cli_args
master
add_cli_args
cc404b4
3 files changed (+158 additions, -2 deletions)
📝 Cargo.lock (+128 -0) 📝 Cargo.toml (+4 -1) 📝 src/main.rs (+26 -1)
Cargo.lock
Cargo.toml
src/main.rs
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.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/888
Author: @tinywombat765
Created: 3/2/2020
Status: ✅ Merged
Merged: 3/2/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.