From 8a0a21e3f8e9d75a455aa4170153405d7f1d74be Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Thu, 24 Aug 2006 07:37:45 +0000 Subject: [PATCH] Autogenerated HTML docs for v1.4.2-g7099c --- git-update-index.html | 6 +++--- git-update-index.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/git-update-index.html b/git-update-index.html index 2533993aa..37ab2ff0f 100644 --- a/git-update-index.html +++ b/git-update-index.html @@ -279,7 +279,7 @@ git-update-index(1) Manual Page [--cacheinfo <mode> <object> <file>]* [--chmod=(+|-)x] [--assume-unchanged | --no-assume-unchanged] - [--really-refresh] [--unresolve] [--again] + [--really-refresh] [--unresolve] [--again | -g] [--info-only] [--index-info] [-z] [--stdin] [--verbose] @@ -395,7 +395,7 @@ using the various options:

---again +--again, -g

@@ -714,7 +714,7 @@ need to use git-update-index --chmod=.

diff --git a/git-update-index.txt b/git-update-index.txt index 3ae6e7457..41bb7e12e 100644 --- a/git-update-index.txt +++ b/git-update-index.txt @@ -15,7 +15,7 @@ SYNOPSIS [--cacheinfo ]\* [--chmod=(+|-)x] [--assume-unchanged | --no-assume-unchanged] - [--really-refresh] [--unresolve] [--again] + [--really-refresh] [--unresolve] [--again | -g] [--info-only] [--index-info] [-z] [--stdin] [--verbose] @@ -80,7 +80,7 @@ OPTIONS filesystem that has very slow lstat(2) system call (e.g. cifs). ---again:: +--again, -g:: Runs `git-update-index` itself on the paths whose index entries are different from those from the `HEAD` commit. -- 2.26.2