vault: Fix 'comma/comment' remarks

coverage
Jeroen Meulemeester 2017-09-08 07:40:26 +02:00
parent 3074e54c5d
commit 8e75c50172
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
`vault init -key-shares={{5}} -key-threshold={{2}}`
- Unseal the vault:
- Unseal the vault by providing one of the keyshares. Repeat with necessary key-shares until unsealed:
`vault unseal {{key-share-x}}`