Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
index-pack: correct --keep[=<msg>]
[gitweb.git]
/
Documentation
/
git-read-tree.txt
diff --git
a/Documentation/git-read-tree.txt
b/Documentation/git-read-tree.txt
index c4bde6509e5a2f652dca9345a3a28e9e674c216a..056c0dba81292ae63fedf2d911bce8f5fa3f7d19 100644
(file)
--- a/
Documentation/git-read-tree.txt
+++ b/
Documentation/git-read-tree.txt
@@
-57,7
+57,7
@@
OPTIONS
-n::
--dry-run::
Check if the command would error out, without updating the index
-
n
or the files in the working tree for real.
+ or the files in the working tree for real.
-v::
Show the progress of checking files out.