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