Skip to content

Commit 1e33612

Browse files
authored
Update README.md with --cache cli argument (#19)
1 parent f31ef7a commit 1e33612

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Usage:
2222
--prefix - Prefix to put onto the source command. This is generally used when the CLI is run
2323
on a host, but the source command will run inside a Docker container. If you have your cache
2424
directory mounted as '/cache' in the Docker container you should set prefix to '/cache'.
25+
--cache - Path to store extracted bundle contents (Default: ./cache)
2526
2627
```
2728

0 commit comments

Comments
 (0)