X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit.txt;h=769054bac1b4187d77b354f38f7fdc1a1380da64;hb=d43367af55d8f67508000291b22e96c0a6b072dd;hp=796c4f61ea232aef526ab1032879cf3431d6324d;hpb=05ff5649a4fd90c3c80f507165bbaf07dc0dbe8e;p=git.git diff --git a/Documentation/git.txt b/Documentation/git.txt index 796c4f61..769054ba 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -182,6 +182,9 @@ gitlink:git-receive-pack[1]:: gitlink:git-send-pack[1]:: Pushes to a remote repository, intelligently. +gitlink:git-shell[1]:: + Restricted shell for GIT-only SSH access. + gitlink:git-ssh-fetch[1]:: Pulls from a remote repository over ssh connection Previously this command was known as git-ssh-pull.