README, keyfork-user-guide: minor fixes

This commit is contained in:
Ryan Heywood 2023-12-27 17:31:30 -05:00
parent 077d845405
commit 11c9bd2ab3
Signed by: ryan
GPG Key ID: 8E401478A3FBEF72
2 changed files with 3 additions and 2 deletions

View File

@ -108,7 +108,8 @@ To follow these steps please install [git-lfs][gl] and [git-sig][gs].
## Usage
Usage instructions can be found in the `keyfork-user-guide` mdBook.
Usage instructions can be found in the `keyfork-user-guide` mdBook, which can
be opened in-browser by running `mdbook serve --open keyfork-user-guide`.
<!--
```

View File

@ -6,7 +6,7 @@ Combine `threshold` shares into a previously [`split`] secret.
`keyfork-shard-combine-openpgp [key_discovery]`
* `key_discovery`: A directory containing OpenPGP keys.
* `key_discovery`: A file or directory containing OpenPGP keys.
If the number of keys found is less than `threshold`, an OpenPGP Card
fallback will be used to decrypt the rest of the messages.