From db8c079e7c680617c34fba1b1b63a225033eb848 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Thu, 10 Aug 2006 00:18:12 +0000 Subject: [PATCH] Autogenerated man pages for v1.4.2-rc4 --- man1/git-status.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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" -- 2.26.2