Skip to content

Commit

Permalink
cosmetic docs changes
Browse files Browse the repository at this point in the history
Co-authored-by: Sean Molenaar <[email protected]>
Signed-off-by: mortee <[email protected]>
  • Loading branch information
2 people authored and Grotax committed Feb 21, 2024
1 parent 70e18cd commit c926982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ The same check that is done in the News admin settings can be done using occ too
Adding the --check-elapsed option displays the time elapsed since the last execution,
and if it's considered too long ago, a message will be displayed, and the command returns
with exit code 2. This can be used in scripts to send an alert for example.
```bash
sudo -u www-data php ./occ news:updater:job --check-elapsed
```console
$ sudo -u www-data php ./occ news:updater:job --check-elapsed
Checking update Status
Last Execution was 2023-03-20 12:20:03 UTC
8 hours, 21 minutes, 20 seconds ago
Expand Down

0 comments on commit c926982

Please sign in to comment.