From: Junio C Hamano Date: Thu, 10 Aug 2006 00:18:12 +0000 (+0000) Subject: Autogenerated man pages for v1.4.2-rc4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=db8c079e7c680617c34fba1b1b63a225033eb848;p=git.git Autogenerated man pages for v1.4.2-rc4 --- diff --git a/man1/git-status.1 b/man1/git-status.1 index 47c1faa7b..d033e13c2 100755 --- a/man1/git-status.1 +++ b/man1/git-status.1 @@ -23,7 +23,7 @@ git-status \- Show working tree status .SH "SYNOPSIS" -\fIgit\-status\fR +\fIgit\-status\fR ... .SH "DESCRIPTION" @@ -33,6 +33,9 @@ Examines paths in the working tree that has changes unrecorded to the index file If there is no path that is different between the index file and the current HEAD commit, the command exits with non\-zero status\&. + +The command takes the same set of options as git\-commit; it shows what would be committed if the same options are given to git\-commit\&. + .SH "OUTPUT"