diff --git a/tiup/tiup-bench.md b/tiup/tiup-bench.md index 6c6dff0aacab2..296b0a078551b 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 ```