diff --git a/README.md b/README.md index 75c3c0f..1e2ae36 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,8 @@ Run ./mirror to set up a mirror
The full syntax for the command is `./mirror -g GROUPNAME -n REPONAME -r SOURCEREPOLOCATION` +
+ Where `-g` means **destination group name**, `-n` means **destination repo name**, and `-r` means **source repo location**