From: Christian Couder Date: Tue, 24 Nov 2015 11:55:07 +0000 (+0100) Subject: Documentation/git-update-index: add missing opts to synopsys X-Git-Tag: v2.6.4~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5cb2e162d21fa45a63f186b31970e2e9c9b10ba9;p=git Documentation/git-update-index: add missing opts to synopsys Untracked cache related options should appear in the synopsis. Signed-off-by: Christian Couder Signed-off-by: Jeff King --- diff --git a/Documentation/git-update-index.txt b/Documentation/git-update-index.txt index 1a296bc29a..3df9c26f44 100644 --- 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 ]