diff options
author | John Wiegley <johnw@newartisans.com> | 2023-12-06 14:11:22 -0800 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2024-08-05 08:35:56 -0700 |
commit | ce9f55b1dfca35169f1384342e0f541bf9e1fa43 (patch) | |
tree | ce21cbcc5ec5d820696287decc78ea312995dc3c | |
parent | 75e5eacebaf8b9ad3a18b6f1a91a8cb227fa5c9c (diff) | |
download | fork-ledger-ce9f55b1dfca35169f1384342e0f541bf9e1fa43.tar.gz fork-ledger-ce9f55b1dfca35169f1384342e0f541bf9e1fa43.tar.bz2 fork-ledger-ce9f55b1dfca35169f1384342e0f541bf9e1fa43.zip |
Update doc/ledger.1
Co-authored-by: Alexis Hildebrandt <afh@surryhill.net>
-rw-r--r-- | doc/ledger.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger.1 b/doc/ledger.1 index 0e5ac7e7..e8300cb5 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -639,7 +639,7 @@ Record the hash of each transaction in a .Ar Hash metadata value, according to the hashing algorithm given by the .Ar ALGO -argument. Support algorithms are +argument. Supported algorithms are .Ar sha512 or .Ar sh512_256 |