summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2016-07-18 23:20:41 +0000
committerrsiddharth <s@ricketyspace.net>2016-07-18 23:20:41 +0000
commitf944254dc1a12703981451e9a1c575ddd179591c (patch)
treea75cd3600e784f0ce61354eabb16ce80c6f50d0f
parent98fa30d745641e6a9775d9a53ecaa21c444a9f03 (diff)
update README.org
* README.org: fix typo.
-rw-r--r--README.org8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.org b/README.org
index 1f7f59c..5395516 100644
--- a/README.org
+++ b/README.org
@@ -44,13 +44,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-difme 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-difme 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-difme 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-difme will stage and commit all files.
** installing
*** the script