Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
omegion committed Jun 5, 2021
1 parent fb4806f commit 6d247f2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ SSH Key Manager for Bitwarden and 1Password
</p>

```shell
CLI command to manage SSH keys stored on Bitwarden and 1Password
CLI command to automatically unseal Vault

Usage:
ssh-manager [command]
vault-unseal [command]

Available Commands:
add Add SSH key to given provider.
Expand All @@ -30,11 +30,11 @@ Available Commands:
version Print the version/build number

Flags:
-h, --help help for ssh-manager
--logLevel string Set the logging level. One of: debug|info|warn|error (default "info")

Use "ssh-manager [command] --help" for more information about a command.
-h, --help help for vault-unseal
--logFormat string Set the logging format. One of: text|json (default "text") (default "text")
--logLevel string Set the logging level. One of: debug|info|warn|error (default "info")

Use "vault-unseal [command] --help" for more information about a command.
```

## Installation
Expand Down

0 comments on commit 6d247f2

Please sign in to comment.