Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-add--interactive: replace hunk recounting with apply --recount
[gitweb.git]
/
Documentation
/
git-rm.txt
diff --git
a/Documentation/git-rm.txt
b/Documentation/git-rm.txt
index 41e00d9a6ab45b2f072db840f677c0194805d17f..01b63be385fb72372126fb7877fd3bde050420d5 100644
(file)
--- a/
Documentation/git-rm.txt
+++ b/
Documentation/git-rm.txt
@@
-63,7
+63,7
@@
OPTIONS
-q::
--quiet::
-
git-rm
normally outputs one line (in the form of an "rm" command)
+
`git-rm`
normally outputs one line (in the form of an "rm" command)
for each file removed. This option suppresses that output.