diff --git a/frappe/docs/user/guides/deployment/checking-problems-in-bench.md b/frappe/docs/user/guides/deployment/checking-problems-in-bench.md index 60edb8d5b4..05fcd3d879 100644 --- a/frappe/docs/user/guides/deployment/checking-problems-in-bench.md +++ b/frappe/docs/user/guides/deployment/checking-problems-in-bench.md @@ -2,7 +2,7 @@ If you're experiencing delays in scheduled jobs or they don't seem to run, you run run the following command to diagnose the issue. -`bench frappe --doctor` +`bench doctor` A desirable output is like below @@ -12,4 +12,4 @@ A desirable output is like below Timed out locks: -We'll be adding more health checks soon. \ No newline at end of file +We'll be adding more health checks soon.