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