(minor) add a bit more detail on usage text for 'info'

This commit is contained in:
Sitaram Chamarty 2012-04-22 21:44:06 +05:30
parent 6b65e7853f
commit 895b3614ed

View file

@ -12,7 +12,8 @@ use Gitolite::Conf::Load;
=for args
Usage: gitolite info [-lc] [<repo name pattern>]
List all repos/repo groups you can access.
List all existing repos you can access, as well as repo name patterns you can
create repos from (if any).
'-lc' lists creators as an additional field at the end.