Junio C Hamano wrote:
> Jonathan Nieder <jrnie...@gmail.com> writes:

>> --- a/Documentation/git-shell.txt
>> +++ b/Documentation/git-shell.txt
>> @@ -9,25 +9,61 @@ git-shell - Restricted login shell for Git-only SSH access
>>  SYNOPSIS
>>  --------
>>  [verse]
>> -'git shell' [-c <command> <argument>]
>> +'chsh' -s $(which git-shell) git
[...]
>                                               "command -v"

Sounds good.

(chsh isn't in POSIX either, FWIW. ;-))

Jonathan
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to