commit f897afc0fcd294f88a323de9c657589c5006affb from: Stefan Sperling via: Thomas Adam date: Sat Apr 22 18:10:25 2023 UTC point to gitwrapper.1 from gotsh.1 manual page commit - b1abb9ffc21d39d13925df478dfbc3743b9cdb1c commit + f897afc0fcd294f88a323de9c657589c5006affb blob - 31b832c10983c3262cc2a110a8f259513541fd34 blob + 6388edcc1cf538c87de0145789b59d6972dec668 --- gotsh/gotsh.1 +++ gotsh/gotsh.1 @@ -42,7 +42,10 @@ If users require a different login shell, can be installed in the command search path under the names .Cm git-receive-pack and -.Cm git-upload-pack . +.Cm git-upload-pack , +or +.Xr gitwrapper 1 +can be used to select the appropriate command to run automatically. .Pp The users can then interact with .Xr gotd 8 @@ -137,6 +140,7 @@ Match User anonymous PermitTTY no .Ed .Sh SEE ALSO +.Xr gitwrapper 1 , .Xr got 1 , .Xr ssh 1 , .Xr gotd.conf 5 ,