From ac9ea2b7481367dacadfe2b8b545915475d46337 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 18 Mar 2010 20:41:44 -0400 Subject: Document upload. --- repo/README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'repo/README') diff --git a/repo/README b/repo/README index 0f13f9cc..d24e7ef8 100644 --- a/repo/README +++ b/repo/README @@ -34,3 +34,11 @@ hooks/update: This script does some sanity checks on the pushed commits necessary at all. In case all checks were passed, hooks/ciabot.sh is called to show all commits in #gpsd. +The executable script "upload" can be used to update the repo copies with +files from this directory. Give it arguments to upload specified filenames, +for example + + upload config + +uploads the config file. With no arguments, uploads config and all hook scripts +under hooks/ directory. -- cgit v1.2.1