diff options
Diffstat (limited to 'Documentation/git-rm.txt')
-rw-r--r-- | Documentation/git-rm.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-rm.txt b/Documentation/git-rm.txt index 41e00d9a6a..01b63be385 100644 --- 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. |