summaryrefslogtreecommitdiffstats
path: root/git-submodule.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-09-30 00:38:36 -0700
committerJunio C Hamano <gitster@pobox.com>2012-09-30 00:38:36 -0700
commit9cdfecf16e1f60e1aef2c5bbc4da68035642f66f (patch)
tree25472738de4d09a44180de787e20b291e8282203 /git-submodule.txt
parent4f07aeca5786f644177419a0a3f2157d3e835277 (diff)
downloadgit-htmldocs-9cdfecf16e1f60e1aef2c5bbc4da68035642f66f.tar.gz
Autogenerated HTML docs for v1.7.12.2-421-g261b5
Diffstat (limited to 'git-submodule.txt')
-rw-r--r--git-submodule.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/git-submodule.txt b/git-submodule.txt
index 2de7bf090..b4683bba1 100644
--- a/git-submodule.txt
+++ b/git-submodule.txt
@@ -112,7 +112,6 @@ status::
initialized, `+` if the currently checked out submodule commit
does not match the SHA-1 found in the index of the containing
repository and `U` if the submodule has merge conflicts.
- This command is the default command for 'git submodule'.
+
If `--recursive` is specified, this command will recurse into nested
submodules, and show their status as well.