From 8af15b04c4535eb780909bafadd1eea63e88d5d5 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 31 Jan 2006 16:59:26 -0800 Subject: [PATCH] Autogenerated HTML docs for v1.1.6-g8233 --- git-apply.html | 13 +++++++++++-- git-apply.txt | 6 +++++- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/git-apply.html b/git-apply.html index ae66a845..4c1a58e1 100644 --- a/git-apply.html +++ b/git-apply.html @@ -274,7 +274,7 @@ git-apply(1) Manual Page git-apply [--stat] [--numstat] [--summary] [--check] [--index] [--apply] - [--no-add] [--index-info] [--allow-binary-replacement] [-z] + [--no-add] [--index-info] [--allow-binary-replacement] [-z] [-pNUM] [<patch>…] DESCRIPTION @@ -374,6 +374,15 @@ and a work tree.
+ Remove <n> leading slashes from traditional diff paths. The + default is 1. +