Skip to content

Commit

Permalink
Update docs/guides/running-service-in-local-mode.md
Browse files Browse the repository at this point in the history
Co-authored-by: Albert <[email protected]>
  • Loading branch information
vvagaytsev and Orzelius authored Jul 13, 2022
1 parent 65d42ed commit 1afc996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/running-service-in-local-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ was started manually, it will continue running.
## Watching the local application's logs

If you run your local application with the `localMode.command` configuration option, then you can easily watch the local
application's logs in real-time by running `garden` command with `verbose` log level:
application's logs in real-time by running a `garden` command with `verbose` log level:

```shell
garden deploy --local -l 3
Expand Down

0 comments on commit 1afc996

Please sign in to comment.