X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-archimport.perl;h=98f3ede566a6cb0c902ce84795f7de8f8afbe633;hb=b6f0621a462e4ff11999c8e2d8279c0ffd3be201;hp=9a7a90640fa02eef50c522d4276616bae006e6fe;hpb=887ad79865d862a0a3aef4b59957d7dd95d0507d;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 <