]> git.armaanb.net Git - bin.git/blobdiff - man/git-mirror.1.scd
Write more manpages
[bin.git] / man / git-mirror.1.scd
diff --git a/man/git-mirror.1.scd b/man/git-mirror.1.scd
new file mode 100644 (file)
index 0000000..17242bc
--- /dev/null
@@ -0,0 +1,24 @@
+git-mirror(1)
+
+# NAME
+git-mirror - mirror some git repositories with a web interface
+
+# SYNOPSIS
+*git-mirror* run [path to repo] [path to log file] [html directory] [sleep
+ duration]
+*git-mirror* gen-url [path to repo]
+*git-mirror* help
+
+# DESCRIPTION
+Mirrors git repositories and generates a web interface with stagit. My personal
+fork is reccomended <https://git.armaanb.net/stagit>. Globs are supported where
+paths are asked for. This used to be used for <https://git.armaanb.net>, however
+I have since switched to cgit, which is a better solution for mirrors with a
+large number of repositories.
+
+# BUGS
+Very hard to stop once running.
+
+# COPYRIGHT
+This is free and unencumbered software released into the public domain. For more
+information, please refer to <https://unlicense.org/>.
\ No newline at end of file