summaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2016-07-11 23:11:06 +0000
committerrsiddharth <s@ricketyspace.net>2016-07-11 23:11:06 +0000
commitf33ce756907d02a5547607325a8b5b09d6d99ab1 (patch)
treefaf9589da38bedc6513b50e032aab7868e4b1bbd /README.org
parentc22411f6f2386d78ff9488d546eb128f6e397803 (diff)
finish intial version of git-difme.
* git-difme.scm (main): walks all the repos and does its thing.
Diffstat (limited to 'README.org')
-rw-r--r--README.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.org b/README.org
index 8b4de79..4afa496 100644
--- a/README.org
+++ b/README.org
@@ -87,5 +87,13 @@ make config
that will install a sample config file at =~/.config/git-difme=.
+** running
+
+#+BEGIN_SRC bash
+git-difme
+#+END_SRC
+
+will do it.
+
** license
gnu general public license version 3 or higher.