summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorGravatar Anshul Gupta <ansg191@anshulg.com> 2025-06-13 16:03:44 -0700
committerGravatar GitHub <noreply@github.com> 2025-06-13 16:03:44 -0700
commit0522cf2b5a5a93038a5a87f20bb83e443738a741 (patch)
treec33fe7e87b312e3618aaebe72da6c8bd6a6e6be4 /man
parentd814e2111a539bacf8be4958a6cea14040490015 (diff)
parent6bf51383587f7d6ff31f253dba5fa6d2209fee6d (diff)
downloadgithub-mirror-0522cf2b5a5a93038a5a87f20bb83e443738a741.tar.gz
github-mirror-0522cf2b5a5a93038a5a87f20bb83e443738a741.tar.zst
github-mirror-0522cf2b5a5a93038a5a87f20bb83e443738a741.zip
Merge pull request #4 from ansg191/gh-ssh
Diffstat (limited to 'man')
-rw-r--r--man/github-mirror.conf.58
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