Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx> writes: > Thiago Farina <tfransosi@xxxxxxxxx> writes: > >> Hi Matthieu >> On Mon, Sep 21, 2009 at 3:45 AM, Matthieu Moy >> <Matthieu.Moy@xxxxxxxxxxxxxxx> wrote: >>> Perhaps one more line saying what 'man git-shell' says in addition >>> would help: >>> >>> $ git-shell >>> git-shell: Restricted login shell for GIT-only SSH access >>> Usage: ... >> I added this line to the output usage, but would be good to show the >> commands that git-shell accept too? > > Well, at some point, I think the user will have to read the man page. > I find it better to have a non-agressive error message, but I'm not > sure it's relevant to try to give the complete manual here. Perhaps: $ git-shell git-shell: Restricted login shell for GIT-only SSH access This shell cannot be used as a login (interactive) shell and/or $ ssh user@xxxxxxxxxxxxxxxx This user is restricted to GIT-only SSH access (or something like that, especially in the second case). I don't think giving 'Usage:' here would be a good idea, as this program is not meant for end user, but for automatic use. -- Jakub Narebski Poland ShadeHawk on #git -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html