summaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-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