Git 2.19.2
[gitweb.git] / Documentation / git-worktree.txt
index 29a5b7e252a378b2f992bdeeb6c26cfe6f01f6b4..d707e611981a424b2f3821d07f111b032290e8a8 100644 (file)
@@ -262,8 +262,8 @@ Porcelain Format
 The porcelain format has a line per attribute.  Attributes are listed with a
 label and value separated by a single space.  Boolean attributes (like 'bare'
 and 'detached') 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:
+if the value is true.  The first attribute of a worktree is always `worktree`,
+an empty line indicates the end of the record.  For example:
 
 ------------
 $ git worktree list --porcelain