diff options
Diffstat (limited to 'man/github-mirror.conf.5')
-rw-r--r-- | man/github-mirror.conf.5 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/github-mirror.conf.5 b/man/github-mirror.conf.5 index f610857..5a811ea 100644 --- a/man/github-mirror.conf.5 +++ b/man/github-mirror.conf.5 @@ -62,6 +62,14 @@ The default is false. If set to true, skip mirroring private repositories owned by the user. The default is false. +.It Cm transport +The transport to use for the repository. The default is +.Dq Cm https . +This can be one of +.Dq Cm https +or +.Dq Cm ssh . + .El .Pp |