Update cli.rs

[ci:skip]
This commit is contained in:
Gav Wood 2016-06-27 19:22:28 +02:00 committed by GitHub
parent 9f4bfd9e7a
commit 7b5eeb1dd7

View File

@ -172,11 +172,10 @@ Footprint Options:
options. options.
Database Options: Database Options:
--db-cache-size MB Database cache size. Default if not specified. --db-cache-size MB Override RocksDB database cache size.
--db-compaction TYPE Database compaction type. TYPE may be one of default, hdd --db-compaction TYPE Database compaction type. TYPE may be one of:
default - suitable for ssd backing storage/fast hdd ssd - suitable for SSDs and fast HDDs;
hdd - sutable for slow storage hdd - suitable for slow HDDs [default: ssd].
[default: default].
Import/Export Options: Import/Export Options:
--from BLOCK Export from block BLOCK, which may be an index or --from BLOCK Export from block BLOCK, which may be an index or