aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRutger Broekhoff2026-04-11 22:08:39 +0200
committerRutger Broekhoff2026-04-11 22:08:39 +0200
commit85c54de4c8bd1833f25eb2e65020c7a0f7f51405 (patch)
tree3fed0a2ee1237e185c8758c87a88c99cc2c1f289
parent10d7cc70e3a128e685e703a9756944000b596845 (diff)
downloadgitolfs3-85c54de4c8bd1833f25eb2e65020c7a0f7f51405.tar.gz
gitolfs3-85c54de4c8bd1833f25eb2e65020c7a0f7f51405.zip
Fix some typos in gitolfs3-shell man pageHEADmain
-rw-r--r--docs/man/gitolfs3-shell.18
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/man/gitolfs3-shell.1 b/docs/man/gitolfs3-shell.1
index d7a3637..f5acb5a 100644
--- a/docs/man/gitolfs3-shell.1
+++ b/docs/man/gitolfs3-shell.1
@@ -1,4 +1,4 @@
1.TH GITOLFS3-SHELL 1 2024-04-29 Gitolfs3 "Gitolfs3 Manual" 1.TH GITOLFS3-SHELL 1 2026-04-11 Gitolfs3 "Gitolfs3 Manual"
2.SH NAME 2.SH NAME
3gitolfs3-shell \- Gitolfs3 shell 3gitolfs3-shell \- Gitolfs3 shell
4.SH SYNOPSIS 4.SH SYNOPSIS
@@ -9,19 +9,19 @@ gitolfs3-shell \- Gitolfs3 shell
9is the Gitolfs3 shell, usable as the default shell for the \fIgit\fR user. 9is the Gitolfs3 shell, usable as the default shell for the \fIgit\fR user.
10.SH COMMANDS 10.SH COMMANDS
11.TP 11.TP
12.B git-receive-pack \fR<repsitory>\fB 12.B git-receive-pack \fR<repository>\fB
13Alternatively, using \fBgit receive-pack\fR is also allowed. 13Alternatively, using \fBgit receive-pack\fR is also allowed.
14No other arguments nor options than indicated above are processed nor allowed. 14No other arguments nor options than indicated above are processed nor allowed.
15See 15See
16.BR git-receive-pack (1). 16.BR git-receive-pack (1).
17.TP 17.TP
18.B git-upload-archive \fR<repsitory>\fB 18.B git-upload-archive \fR<repository>\fB
19Alternatively, using \fBgit upload-archive\fR is also allowed. 19Alternatively, using \fBgit upload-archive\fR is also allowed.
20No other arguments nor options than indicated above are processed nor allowed. 20No other arguments nor options than indicated above are processed nor allowed.
21See 21See
22.BR git-upload-archive (1). 22.BR git-upload-archive (1).
23.TP 23.TP
24.B git-upload-pack \fR<repsitory>\fB 24.B git-upload-pack \fR<repository>\fB
25Alternatively, using \fBgit upload-pack\fR is also allowed. 25Alternatively, using \fBgit upload-pack\fR is also allowed.
26No other arguments nor options than indicated above are processed nor allowed. 26No other arguments nor options than indicated above are processed nor allowed.
27See 27See