From e4bab3aad6f9874a9e1f612b39cfd4c7bbbb3d50 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 589e107c7cf6f..e063284df0877 100644 --- a/tiup/tiup-bench.md +++ b/tiup/tiup-bench.md @@ -75,6 +75,8 @@ Flags: 1. Create 4 warehouses using 4 partitions via hash: + {{< copyable "shell-regular" >}} + ```shell tiup bench tpcc --warehouses 4 --parts 4 prepare ```