My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4be31dd
)
Autogenerated man pages for v1.4.2-rc4
author
Junio C Hamano
<junio@hera.kernel.org>
Thu, 10 Aug 2006 00:18:12 +0000
(
00:18
+0000)
committer
Junio C Hamano
<junio@hera.kernel.org>
Thu, 10 Aug 2006 00:18:12 +0000
(
00:18
+0000)
man1/git-status.1
patch
|
blob
|
history
diff --git
a/man1/git-status.1
b/man1/git-status.1
index
47c1faa
..
d033e13
100755
(executable)
--- 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
<options>...
.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"