diff options
Diffstat (limited to 'mirror.1')
-rw-r--r-- | mirror.1 | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -2,11 +2,11 @@ .SH NAME mirror \- copies remote git repositories in bulk .SH SYNOPSIS -.SY mirror +.B mirror .RB [ -n ] .RI [ repositories ] -.SY mirror\ -v -.YS +.br +.B mirror -v .SH DESCRIPTION This script will read .I repositories @@ -30,5 +30,6 @@ Exit status is zero if all repositories in the list have been mirrored successfu option was used. If one or more mirrors fail or an unknown command-line option is provided, a non-zero status is returned. .SH SEE ALSO +.BR mirror.service (8), .BR mirror (5), .BR git (1) |