git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
af40944
)
Documentation/git-update-index: add missing opts to synopsys
author
Christian Couder
<redacted>
Tue, 24 Nov 2015 11:55:07 +0000
(12:55 +0100)
committer
Jeff King
<redacted>
Tue, 24 Nov 2015 20:44:40 +0000
(15:44 -0500)
Untracked cache related options should appear in the synopsis.
Signed-off-by: Christian Couder <redacted>
Signed-off-by: Jeff King <redacted>
Documentation/git-update-index.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-update-index.txt
b/Documentation/git-update-index.txt
index 1a296bc29a16fcf4ee6b581310033861c1ec82bc..3df9c26f44ec9691356347bab6d33ee20df96807 100644
(file)
--- a/
Documentation/git-update-index.txt
+++ b/
Documentation/git-update-index.txt
@@
-17,6
+17,7
@@
SYNOPSIS
[--[no-]assume-unchanged]
[--[no-]skip-worktree]
[--ignore-submodules]
+ [--[no-|force-]untracked-cache]
[--really-refresh] [--unresolve] [--again | -g]
[--info-only] [--index-info]
[-z] [--stdin] [--index-version <n>]
git clone https://git.99rst.org/PROJECT