X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=repo_shell.c;h=bb61824b64f8c312349ad0c76695d05cf3368f83;hb=a7583cb636fc0f4265df9173a1fb21ce6839024a;hp=f5ec2680fdcf9e2f408a860cfc5eddff30a0365a;hpb=8a87e919d822c1f28323ecd64f4f0e7119e1a1c1;p=repo_shell.git diff --git a/repo_shell.c b/repo_shell.c index f5ec268..bb61824 100644 --- a/repo_shell.c +++ b/repo_shell.c @@ -204,7 +204,7 @@ int main(int argc, char **argv) perms_t p; if (argc !=4) - die("usage: %s -t ", argv[0]); + die("usage: %s -t|--test ", argv[0]); p = git_acl(argv[2], argv[3], cfg.git_acl_file); fprintf(stderr, "user '%s' repo '%s' perms '%s'\n via userid '%s' repoid '%s'\n",