diff --git a/docs/src/benchmarking.md b/docs/src/benchmarking.md index 3ebf32364c..57cb7588fe 100644 --- a/docs/src/benchmarking.md +++ b/docs/src/benchmarking.md @@ -52,7 +52,7 @@ kubectl cnpg pgbench \ You can see the progress of the job with: -```shell  +```shell kubectl logs jobs/pgbench-run ```