summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 743db5c..601ddb9 100644
--- a/README
+++ b/README
@@ -5,10 +5,11 @@ Repofish shell script
USAGE:
-The script uses two global variables:
+The script uses three global variables:
SRC_PATH (where the single packages repos are)
REPO_PATH (the parh of the actual local repository)
+ REPO_NAME (the name to use for the repository)
You can globally set these variables in your enviroment or just hardcode
the values in the script. They are commented as a default.