From: Junio C Hamano Date: Tue, 11 Dec 2007 08:54:21 +0000 (+0000) Subject: Autogenerated HTML docs for v1.5.3.7-1157-gbf82a X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8d1e471a2604950142943a3b721a1e2d97df84fd;p=git.git Autogenerated HTML docs for v1.5.3.7-1157-gbf82a --- diff --git a/git-add.html b/git-add.html index 148245d45..aa881f6d1 100644 --- a/git-add.html +++ b/git-add.html @@ -350,12 +350,16 @@ commit.

mode” for details.

- -

-p, --patch: +

+-p, --patch +
+
+

Similar to Interactive mode but the initial command loop is bypassed and the patch subcommand is invoked using each of - the specified filepatterns before exiting.

-
+ the specified filepatterns before exiting. +

+
-u
@@ -581,7 +585,7 @@ diff diff --git a/git-add.txt b/git-add.txt index bf94cd43b..721ca998c 100644 --- a/git-add.txt +++ b/git-add.txt @@ -65,7 +65,7 @@ OPTIONS operation to a subset of the working tree. See ``Interactive mode'' for details. --p, \--patch: +-p, \--patch:: Similar to Interactive mode but the initial command loop is bypassed and the 'patch' subcommand is invoked using each of the specified filepatterns before exiting.