From 0a0717a9b8330e8fc741406efdc0b192bd8a763d Mon Sep 17 00:00:00 2001 From: lance6716 Date: Tue, 29 Jun 2021 10:52:44 +0800 Subject: [PATCH] Update tiup-bench.md --- tiup/tiup-bench.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tiup/tiup-bench.md b/tiup/tiup-bench.md index c43908064ee39..9fd1bceb3374f 100644 --- a/tiup/tiup-bench.md +++ b/tiup/tiup-bench.md @@ -74,6 +74,8 @@ Flags: 1. Create 4 warehouses using 4 partitions via hash: + {{< copyable "shell-regular" >}} + ```shell tiup bench tpcc --warehouses 4 --parts 4 prepare ```