From b6c9e66cc9a06290deb43a2ae1d9d400e6e31a86 Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Fri, 12 May 2023 02:31:25 +0200 Subject: [PATCH] added description of review option --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f0e0f63..61f4c53 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Utilities to use with smeserver on Koozali.org GITEA instance -Just a repackaging of Brian Read's tools with some modifications for the new git structure and some tidy-up of the ini file and debug statements +Just a repackaging of some of Brian Read's tools with some modifications for the new git structure and some tidy-up of the ini file and debug statements * config\ sample ~/.smegit/config or /etc/smegit.ini file - fill in your details\ @@ -27,6 +27,7 @@ git-mirror-repo.sh \ \ \[\ \ \[\ \\]\ +git-mirror-org.sh \ \[\ \ \\]\ \ will create local repos as either a copy or a mirror of the remote repos (default = copy)\ +\ will just list the repos to be migrated, rather than doing it\ \ within your local GITEA, otherwise local user - must exist already \ No newline at end of file