From a249ff676de19c4a913362b0b6b5d9fef8b16996 Mon Sep 17 00:00:00 2001 From: Rutger Broekhoff Date: Mon, 29 Apr 2024 19:31:03 +0200 Subject: Update man pages --- docs/man/gitolfs3-authenticate.1 | 8 ++++---- docs/man/gitolfs3-shell.1 | 5 +++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/man/gitolfs3-authenticate.1 b/docs/man/gitolfs3-authenticate.1 index 38bf28f..3a9951e 100644 --- a/docs/man/gitolfs3-authenticate.1 +++ b/docs/man/gitolfs3-authenticate.1 @@ -6,14 +6,14 @@ gitolfs3-authenticate \- Git LFS authentication agent for Gitolfs3 upload/download .SH DESCRIPTION -.B git-lfs-authenticate +.B gitolfs3-authenticate is a Git LFS authentication agent for Gitolfs3. -When accessible from the Git shell, -.B git-lfs-authenticate +When accessible from the Git shell as \fIgit-lfs-authenticate\fR, +.B gitolfs3-authenticate can authorize users to access the Gitolfs3 Git LFS server. Although -.B git-lfs-authenticate +.B gitolfs3-authenticate does assume that the user can be trusted, as they have access to the server, it is a good idea to restrict the shell for the \fIgit\fR user. For example, the user should not be able to modify environment variables, nor diff --git a/docs/man/gitolfs3-shell.1 b/docs/man/gitolfs3-shell.1 index a626682..d7a3637 100644 --- a/docs/man/gitolfs3-shell.1 +++ b/docs/man/gitolfs3-shell.1 @@ -5,8 +5,8 @@ gitolfs3-shell \- Gitolfs3 shell .B gitolfs3-shell -c .SH DESCRIPTION -.B shell -is the Gitolfs3 shell. +.B gitolfs3-shell +is the Gitolfs3 shell, usable as the default shell for the \fIgit\fR user. .SH COMMANDS .TP .B git-receive-pack \fR\fB @@ -32,5 +32,6 @@ Outputs a JSON document containing a reference to the Gitolfs3 Git LFS endpoint for the indicated repository and an accompanying tag/MAC to authenticate with the Gitolfs3 server. Only valid for the indicated repository and operation. +This command is rewritten to \fIgitolfs3-authenticate\fR. See .BR gitolfs3-authenticate (1). -- cgit v1.2.3