mirror of https://github.com/dapr/docs.git
Add missing arg value in multi-app-template.md
Signed-off-by: Stuart Leeks <stuartle@microsoft.com>
This commit is contained in:
parent
8adc5076b2
commit
976beeed4d
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue