summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSeppia <seppia@seppia.net>2018-04-30 13:20:18 +0200
committerSeppia <seppia@seppia.net>2018-04-30 13:20:18 +0200
commit539bb576360fcdc38e0e579fee9bc2239e2f64a6 (patch)
tree8e0f8e9578d176477f422f4ac6b816bceefa1825 /README
parent9b11e743ac79d6e397f38798ad6e165976949fed (diff)
downloadrepofish-539bb576360fcdc38e0e579fee9bc2239e2f64a6.tar.gz
repofish-539bb576360fcdc38e0e579fee9bc2239e2f64a6.tar.bz2
repofish-539bb576360fcdc38e0e579fee9bc2239e2f64a6.zip
Add actual sources and update README
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.