summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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