diff options
| author | Rutger Broekhoff | 2026-04-11 22:08:39 +0200 |
|---|---|---|
| committer | Rutger Broekhoff | 2026-04-11 22:08:39 +0200 |
| commit | 85c54de4c8bd1833f25eb2e65020c7a0f7f51405 (patch) | |
| tree | 3fed0a2ee1237e185c8758c87a88c99cc2c1f289 /docs/man/gitolfs3-shell.1 | |
| parent | 10d7cc70e3a128e685e703a9756944000b596845 (diff) | |
| download | gitolfs3-85c54de4c8bd1833f25eb2e65020c7a0f7f51405.tar.gz gitolfs3-85c54de4c8bd1833f25eb2e65020c7a0f7f51405.zip | |
Diffstat (limited to 'docs/man/gitolfs3-shell.1')
| -rw-r--r-- | docs/man/gitolfs3-shell.1 | 8 |
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 |
| 3 | gitolfs3-shell \- Gitolfs3 shell | 3 | gitolfs3-shell \- Gitolfs3 shell |
| 4 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |
| @@ -9,19 +9,19 @@ gitolfs3-shell \- Gitolfs3 shell | |||
| 9 | is the Gitolfs3 shell, usable as the default shell for the \fIgit\fR user. | 9 | is 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 |
| 13 | Alternatively, using \fBgit receive-pack\fR is also allowed. | 13 | Alternatively, using \fBgit receive-pack\fR is also allowed. |
| 14 | No other arguments nor options than indicated above are processed nor allowed. | 14 | No other arguments nor options than indicated above are processed nor allowed. |
| 15 | See | 15 | See |
| 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 |
| 19 | Alternatively, using \fBgit upload-archive\fR is also allowed. | 19 | Alternatively, using \fBgit upload-archive\fR is also allowed. |
| 20 | No other arguments nor options than indicated above are processed nor allowed. | 20 | No other arguments nor options than indicated above are processed nor allowed. |
| 21 | See | 21 | See |
| 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 |
| 25 | Alternatively, using \fBgit upload-pack\fR is also allowed. | 25 | Alternatively, using \fBgit upload-pack\fR is also allowed. |
| 26 | No other arguments nor options than indicated above are processed nor allowed. | 26 | No other arguments nor options than indicated above are processed nor allowed. |
| 27 | See | 27 | See |