Merge pull request #1406 from revant/patch-1
change "bench frappe --doctor" to "bench doctor"
This commit is contained in:
commit
f6d86f84a7
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
We'll be adding more health checks soon.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue