Skip to content

Commit

Permalink
Add missing arg value in multi-app-template.md
Browse files Browse the repository at this point in the history
Signed-off-by: Stuart Leeks <[email protected]>
  • Loading branch information
stuartleeks authored Nov 3, 2023
1 parent d3a3d53 commit 9eee63c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Stop the multi-app run template anytime with either of the following commands:
```cmd
# the template file needs to be called `dapr.yaml` by default if a directory path is given
dapr stop -f
dapr stop -f <dir_path>
```
or:

Expand Down

0 comments on commit 9eee63c

Please sign in to comment.