Commit db0c2996dacea3880640c2f20651b6d7a16d30ec

Stefan Sperling 2019-02-10T15:42:10

document trailing annotations shown by 'got tree'

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
diff --git a/got/got.1 b/got/got.1
index 1ce550d..8a6407f 100644
--- a/got/got.1
+++ b/got/got.1
@@ -218,6 +218,13 @@ work tree, use the repository path associated with this work tree.
 .It Cm tree [ Fl c Ar commit ] [ Fl r Ar repository-path ] [ Fl i ] [ Fl R] [ Ar path ]
 Display a listing of files and directories at the specified
 directory path in the repository.
+Entries shown in this listing may carry one of the following trailing
+annotations:
+.Bl -column YXZ description
+.It / Ta entry is a directory
+.It * Ta entry is an executable file
+.El
+.Pp
 If no
 .Ar path
 is specified, list the repository path corresponding to the current