Skip to content

Commit 37b06ad

Browse files
committed
udpate
1 parent a0fb65a commit 37b06ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/bicep-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ The local cache is found in:
180180
/home/<username>/.bicep
181181
```
182182
183-
The `restore` command doesn't refresh the cache if a module is already cached, t. To fresh the cache, you can either delete the module path from the cache or use the `--force` switch.
183+
The `restore` command doesn't refresh the cache if a module is already cached. To fresh the cache, you can either delete the module path from the cache or use the `--force` switch with the `restore` command.
184184
185185
## upgrade
186186

0 commit comments

Comments
 (0)