提交 90226151 编写于 作者: K kckjn97 提交者: Facebook Github Bot

correct mistyped msg. (#4341)

Summary:
corrected the mistyped message.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/4341

Differential Revision: D9816571

Pulled By: ajkr

fbshipit-source-id: 1df0424e981a01470a638a37b925c4133d59a48b
上级 0bd2ede1
......@@ -4,7 +4,7 @@
#
if [ "$#" -lt 3 ]; then
echo "usagee: $BASH_SOURCE <input_data_path> <DB Path> <extern SST dir>"
echo "usage: $BASH_SOURCE <input_data_path> <DB Path> <extern SST dir>"
exit 1
fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册