git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git submodule documentation: typo fix
@ 2008-07-19 22:28 Miklos Vajna
  2008-07-19 22:42 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Miklos Vajna @ 2008-07-19 22:28 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Petr Baudis, git

The current status of submodules can be queried using the 'status' (and
not the 'submodule') subcommand.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
---
 Documentation/git-submodule.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-submodule.txt b/Documentation/git-submodule.txt
index bb4e6fb..e849858 100644
--- a/Documentation/git-submodule.txt
+++ b/Documentation/git-submodule.txt
@@ -34,7 +34,7 @@ When adding a new submodule to the tree, the 'add' subcommand is to be used.
 However, when pulling a tree containing submodules, these will not be checked
 out by default; the 'init' and 'update' subcommands will maintain submodules
 checked out and at appropriate revision in your working tree. You can inspect
-the current status of your submodules using the 'submodule' subcommand and get
+the current status of your submodules using the 'status' subcommand and get
 an overview of changes 'update' would perform using the 'summary' subcommand.
 
 
-- 
1.5.6.2.450.g8d367.dirty

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] git submodule documentation: typo fix
  2008-07-19 22:28 [PATCH] git submodule documentation: typo fix Miklos Vajna
@ 2008-07-19 22:42 ` Junio C Hamano
  2008-07-19 22:50   ` Miklos Vajna
  0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2008-07-19 22:42 UTC (permalink / raw)
  To: Miklos Vajna; +Cc: Petr Baudis, git

Thanks, but I think Pasky already covered this typo in his latest round.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] git submodule documentation: typo fix
  2008-07-19 22:42 ` Junio C Hamano
@ 2008-07-19 22:50   ` Miklos Vajna
  0 siblings, 0 replies; 3+ messages in thread
From: Miklos Vajna @ 2008-07-19 22:50 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Petr Baudis, git

[-- Attachment #1: Type: text/plain, Size: 277 bytes --]

On Sat, Jul 19, 2008 at 03:42:13PM -0700, Junio C Hamano <gitster@pobox.com> wrote:
> Thanks, but I think Pasky already covered this typo in his latest round.

Ah, possible. I was just reading 'git log -p junio/master' to catch up
with the recent changes and noticed this one.

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-07-19 22:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-19 22:28 [PATCH] git submodule documentation: typo fix Miklos Vajna
2008-07-19 22:42 ` Junio C Hamano
2008-07-19 22:50   ` Miklos Vajna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).