documentation
This commit is contained in:
parent
ca07eaa208
commit
857d818a83
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
### This script will synchronize the 'dotnet/dotnet' repo locally and let you inspect the changes.
|
### This script will synchronize the 'dotnet/dotnet' repo locally and let you inspect the changes.
|
||||||
###
|
###
|
||||||
### USAGE:
|
### USAGE:
|
||||||
### ./vmr-sync.sh --tmp-dir "$HOME/repos/tmp"
|
### ./vmr-sync.sh --tmp-dir "$HOME/repos/tmp" --readme-template "$HOME/README.template.md" --tpn-template "$HOME/THIRD-PARTY-NOTICES.template.txt"
|
||||||
### Options:
|
### Options:
|
||||||
### -t, --tmp, --tmp-dir PATH
|
### -t, --tmp, --tmp-dir PATH
|
||||||
### Required. Path to the temporary folder where repositories will be cloned
|
### Required. Path to the temporary folder where repositories will be cloned
|
||||||
|
|
Loading…
Reference in a new issue