summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2016-07-10 21:46:59 +0000
committerrsiddharth <s@ricketyspace.net>2016-07-10 21:46:59 +0000
commit81fd90f74a6dc27e009fc925e88573d5f93ad002 (patch)
tree4f71df9f58097ce22d26d8b88d2a469011c375ff
parent5ec9a8c214159e9dfef0cf44669d563d55e29cd3 (diff)
update README.org
- README.org (config): change wording.
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 2fe230e..7eeb7a7 100644
--- a/README.org
+++ b/README.org
@@ -38,8 +38,8 @@ function:
'("/path/to/git/repo/frb" ".")))
#+END_SRC
-- for repo ~foo~, git difm will only stage and commit modified (M),
- deleted (D) and untracked (?) files.
+- 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)
files.
- for repo ~baz~, git difm will only stage and commit modified (M) and