From bb636acd15e43037ae75d6ef981d892a1156e136 Mon Sep 17 00:00:00 2001 From: Facinorous <63425706+Facinorous-420@users.noreply.github.com> Date: Wed, 25 Nov 2020 22:27:38 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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**