documentation

This commit is contained in:
MilenaHristova 2023-02-08 16:38:54 +01:00
parent ca07eaa208
commit 857d818a83

View file

@ -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