summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2016-07-11 02:20:12 +0000
committerrsiddharth <s@ricketyspace.net>2016-07-11 02:20:12 +0000
commit2bf0246b8fc55099a60548ca47c87999ac17e15c (patch)
tree25f1d79f9f834899d63eb661e8956ee7b0ae2910
parent2ea195dfbc4da32cbf729fe4f4515849e4ebbd97 (diff)
update README.org
* README.org (config): "git difme" to "git-difme".
-rw-r--r--README.org8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.org b/README.org
index 227130f..7fdf747 100644
--- a/README.org
+++ b/README.org
@@ -38,13 +38,13 @@ function:
'("/path/to/git/repo/frb" ".")))
#+END_SRC
-- for repo ~foo~, git difm will stage and commit modified (M), deleted
+- for repo ~foo~, git-difm will stage and commit modified (M), deleted
(D) and untracked (?) files.
-- for repo ~bar~, git difm will only stage and commit modified (M)
+- for repo ~bar~, git-difm will only stage and commit modified (M)
files.
-- for repo ~baz~, git difm will only stage and commit modified (M) and
+- for repo ~baz~, git-difm will only stage and commit modified (M) and
untracked (?) files.
-- for repo ~frb~, git difm will stage and commit all files.
+- for repo ~frb~, git-difm will stage and commit all files.
** installing
*** the script