summaryrefslogtreecommitdiffstats
path: root/git-rm.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-07-12 16:01:13 -0700
committerJunio C Hamano <gitster@pobox.com>2017-07-12 16:01:13 -0700
commit387ce23faf999558814034627e2b19817cec39a0 (patch)
treeba96103624ffa945473bf1b40fce7966f726e78c /git-rm.txt
parenta1de73bc2c02e2d0de12238731fbd5bb3b45aedb (diff)
downloadgit-htmldocs-387ce23faf999558814034627e2b19817cec39a0.tar.gz
Autogenerated HTML docs for v2.13.3-649-g80145
Diffstat (limited to 'git-rm.txt')
-rw-r--r--git-rm.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-rm.txt b/git-rm.txt
index 8c87e8cdd..683e59133 100644
--- a/git-rm.txt
+++ b/git-rm.txt
@@ -153,8 +153,8 @@ Ignored files are deemed expendable and won't stop a submodule's work
tree from being removed.
If you only want to remove the local checkout of a submodule from your
-work tree without committing the removal,
-use linkgit:git-submodule[1] `deinit` instead.
+work tree without committing the removal, use linkgit:git-submodule[1] `deinit`
+instead. Also see linkgit:gitsubmodules[7] for details on submodule removal.
EXAMPLES
--------