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 ```