File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -101,7 +101,22 @@ Only repositories specified in the command line via
101101.Ar --repository
102102will be used.
103103.It Fl J, Fl -json
104- Print output as json.
104+ Format the output as newline-delimited JSON objects.
105+ If the flag is specified more than once the output will be
106+ .Dq pretty-printed
107+ adding additional line breaks and indentions to the output.
108+ For each repetition two levels of indention are added.
109+ .Pp
110+ The output for the following modes will be formatted as followed:
111+ .Bl -tag -width -x -compact
112+ .It Fl l , Fl -list-pkgs
113+ .It Fl H , Fl -list-hold-pkgs
114+ .It Fl -list-repolock-pkgs
115+ .It Fl m , Fl -list-manual-pkgs
116+ .It Fl O , Fl -list-orphans
117+ JSON objects containing the package
118+ .Sx PROPERTIES .
119+ .El
105120.It Fl M, Fl -memory-sync
106121For remote repositories, the data is fetched and stored in memory for the current
107122operation.
You can’t perform that action at this time.
0 commit comments