submodules: overhaul documentation
[gitweb.git] / Documentation / git-rm.txt
index f1efc116ebb88a3bc31898f6a18837f8b951ad09..db444693dd7938f64947c7c28db46b16d2ef9d15 100644 (file)
@@ -152,8 +152,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
 --------