summaryrefslogtreecommitdiffstats
path: root/git-diff-files.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-02-28 00:27:44 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-02-28 00:27:44 +0000
commit24bc09a2408f779de87b173b93386f5d1cbeee34 (patch)
treefed4584ad7fba36e609ec2ad9eed33fc9aee2c1d /git-diff-files.html
parent69f491759956153218a1ac862629c439a194d865 (diff)
downloadgit-htmldocs-24bc09a2408f779de87b173b93386f5d1cbeee34.tar.gz
Autogenerated HTML docs for v1.5.4.3-325-g6d21
Diffstat (limited to 'git-diff-files.html')
-rw-r--r--git-diff-files.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/git-diff-files.html b/git-diff-files.html
index 585729d69..2e44b6918 100644
--- a/git-diff-files.html
+++ b/git-diff-files.html
@@ -601,6 +601,19 @@ same as "git-diff-index" and "git-diff-tree".</p>
</p>
</dd>
<dt>
+--relative[=&lt;path&gt;]
+</dt>
+<dd>
+<p>
+ When run from a subdirectory of the project, it can be
+ told to exclude changes outside the directory and show
+ pathnames relative to it with this option. When you are
+ not in a subdirectory (e.g. in a bare repository), you
+ can name which subdirectory to make the output relative
+ to by giving a &lt;path&gt; as an argument.
+</p>
+</dd>
+<dt>
--text
</dt>
<dd>
@@ -1261,7 +1274,7 @@ the pathname, but if that is <tt>NUL</tt>, the record will show two paths.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 07-Jan-2008 07:50:13 UTC
+Last updated 28-Feb-2008 00:25:38 UTC
</div>
</div>
</body>