X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=git-archimport.perl;h=98f3ede566a6cb0c902ce84795f7de8f8afbe633;hb=2850c1a882ff78e181d0e44b54b595e6b272a02b;hp=9a7a90640fa02eef50c522d4276616bae006e6fe;hpb=e98d6df75260312e906278705f78f2eee39cc8fc;p=git.git diff --git a/git-archimport.perl b/git-archimport.perl index 9a7a90640..98f3ede56 100755 --- a/git-archimport.perl +++ b/git-archimport.perl @@ -9,7 +9,7 @@ =head1 Invocation - git-archimport [ -h ] [ -v ] [ -o ] [ -a ] [ -f ] [ -T ] + git archimport [ -h ] [ -v ] [ -o ] [ -a ] [ -f ] [ -T ] [ -D depth] [ -t tempdir ] / [ / ] Imports a project from one or more Arch repositories. It will follow branches @@ -74,7 +74,7 @@ our($opt_h,$opt_f,$opt_v,$opt_T,$opt_t,$opt_D,$opt_a,$opt_o); sub usage() { print STDERR <