summaryrefslogtreecommitdiffstats
path: root/git-worktree.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-10-30 16:34:40 +0900
committerJunio C Hamano <gitster@pobox.com>2018-10-30 16:34:40 +0900
commit94d00a5c4ebb12f2552118f261d8f82c05c2501d (patch)
tree89cfa22e35b5476dd4ae8ab79277fa6f2eb25557 /git-worktree.html
parenta4df8edd688285dc532353d4075d979d5ec20306 (diff)
downloadgit-htmldocs-94d00a5c4ebb12f2552118f261d8f82c05c2501d.tar.gz
Autogenerated HTML docs for v2.19.1-708-g4ede3
Diffstat (limited to 'git-worktree.html')
-rw-r--r--git-worktree.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-worktree.html b/git-worktree.html
index e7cabe113..eff9ebb05 100644
--- a/git-worktree.html
+++ b/git-worktree.html
@@ -1118,8 +1118,8 @@ details on a single line with columns. For example:</p></div>
<div class="paragraph"><p>The porcelain format has a line per attribute. Attributes are listed with a
label and value separated by a single space. Boolean attributes (like <em>bare</em>
and <em>detached</em>) are listed as a label only, and are only present if and only
-if the value is true. An empty line indicates the end of a worktree. For
-example:</p></div>
+if the value is true. The first attribute of a worktree is always <code>worktree</code>,
+an empty line indicates the end of the record. For example:</p></div>
<div class="listingblock">
<div class="content">
<pre><code>$ git worktree list --porcelain
@@ -1178,7 +1178,7 @@ checkouts of a superproject.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-09-17 15:45:24 PDT
+ 2018-10-30 16:33:48 JST
</div>
</div>
</body>