Bitcoin Core -> zcashd

This commit is contained in:
Dimitris Apostolou 2019-04-11 17:41:38 +03:00 committed by GitHub
parent 235da9f21d
commit 4c656bcae5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
CLI.md
View File

@ -34,6 +34,6 @@ OPTIONS:
SUBCOMMANDS:
help Prints this message or the help of the given subcommand(s)
import Import blocks from a Bitcoin Core database.
import Import blocks from a zcashd database.
rollback Rollback the database to given canonical-chain block.
```
```