]> Cypherpunks.ru repositories - prepro.git/blobdiff - USAGE
Separate .zip and .ziphash.sig steps for assurrance
[prepro.git] / USAGE
diff --git a/USAGE b/USAGE
index 4ff49c1c18526cd00cbe44451c5b688bd4f5961a7b1a9d0daf1116241960b03a..e51d88618e3d71a7a961944912345634591047616bede490849912e790022a0e 100644 (file)
--- a/USAGE
+++ b/USAGE
@@ -1,15 +1,19 @@
 mk-mod utility creates GOPROXY-compatible version of the module in the
 current directory:
-    mk-mod VCS-URL VCS-PATH MODULE-NAME VERSION
+    mk-mod VCS-URL VCS-PATH MODULE-NAME VERSION [SIGNKEY]
 Only Git VCS is supported. Git tag's name must be equal to VERSION.
 mk-mods iterates through all tags:
-    mk-mods VCS-URL VCS-PATH MODULE-BASE-NAME
+    mk-mods VCS-URL VCS-PATH MODULE-BASE-NAME [SIGNKEY]
+SIGNKEY is optional path to OpenSSH signing key, that will sign the
+.ziphash file.
 
 mk-list utility collects all known versions in current GOPROXY directory
 and creates corresponding "list" files.
 
 mk-html creates go-import-compatible static files:
     mk-html VCS-WEB-URL MODULE-NAME
+mk-htmls iterates through all tags:
+    mk-htmls VCS-WEB-URL VCS-PATH MODULE-BASE-NAME
 
 For example:
     mkdir proxy
@@ -21,5 +25,5 @@ For example:
 
     mkdir html
     cd html
-    mk-html "http://www.git.cypherpunks.ru/?p=balloon.git" go.cypherpunks.ru/balloon
-    mk-html "http://www.git.cypherpunks.ru/?p=balloon.git" go.cypherpunks.ru/balloon/v2
+    mk-htmls "http://www.git.cypherpunks.ru/?p=balloon.git" ~w/balloon go.cypherpunks.ru/balloon
+    mk-htmls "http://www.git.cypherpunks.ru/?p=gotai64n.git" ~w/gotai64n go.cypherpunks.ru/balloon/tai64n