diff options
Diffstat (limited to 'man/repo-list.1')
-rw-r--r-- | man/repo-list.1 | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/man/repo-list.1 b/man/repo-list.1 index a86315ae..7f85e612 100644 --- a/man/repo-list.1 +++ b/man/repo-list.1 | |||
@@ -27,15 +27,19 @@ project is in | |||
27 | \fB\-a\fR, \fB\-\-all\fR | 27 | \fB\-a\fR, \fB\-\-all\fR |
28 | show projects regardless of checkout state | 28 | show projects regardless of checkout state |
29 | .TP | 29 | .TP |
30 | \fB\-f\fR, \fB\-\-fullpath\fR | ||
31 | display the full work tree path instead of the | ||
32 | relative path | ||
33 | .TP | ||
34 | \fB\-n\fR, \fB\-\-name\-only\fR | 30 | \fB\-n\fR, \fB\-\-name\-only\fR |
35 | display only the name of the repository | 31 | display only the name of the repository |
36 | .TP | 32 | .TP |
37 | \fB\-p\fR, \fB\-\-path\-only\fR | 33 | \fB\-p\fR, \fB\-\-path\-only\fR |
38 | display only the path of the repository | 34 | display only the path of the repository |
35 | .TP | ||
36 | \fB\-f\fR, \fB\-\-fullpath\fR | ||
37 | display the full work tree path instead of the | ||
38 | relative path | ||
39 | .TP | ||
40 | \fB\-\-relative\-to\fR=\fI\,PATH\/\fR | ||
41 | display paths relative to this one (default: top of | ||
42 | repo client checkout) | ||
39 | .SS Logging options: | 43 | .SS Logging options: |
40 | .TP | 44 | .TP |
41 | \fB\-v\fR, \fB\-\-verbose\fR | 45 | \fB\-v\fR, \fB\-\-verbose\fR |