Commit 824d5f776c8195a3faa8c0b167888dbb99542482

Stefan Sperling 2021-09-12T16:33:13

fix copy-pasto: got.conf protocol option takes a 'scheme' argument, not a 'path'

diff --git a/got/got.conf.5 b/got/got.conf.5
index fdf7526..8fde4b1 100644
--- a/got/got.conf.5
+++ b/got/got.conf.5
@@ -186,7 +186,7 @@ block.
 .It
 .Ic repository Ar path
 .It
-.Ic protocol Ar path
+.Ic protocol Ar scheme
 .It
 .Ic port Ar port
 .It
@@ -207,7 +207,7 @@ block.
 .It
 .Ic repository Ar path
 .It
-.Ic protocol Ar path
+.Ic protocol Ar scheme
 .It
 .Ic port Ar port
 .It