Comment 1 for bug 1699526

Revision history for this message
Nish Aravamudan (nacc) wrote : Re: missing git ubuntu --help

1) The snap manpage already works, at least in my testing.

2) The --help option works with `git-ubuntu --help`.

3) The problem is that `git ubuntu` and `git-ubuntu` while seemingly the same, are not :) One is actually an exec from git, other is the command itself.

4) For your case, are you running from the git repository or the snap?