X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git-archimport.perl;h=841738d5c755209fe24aa5026cda13423d226ad9;hb=975b31dc6e12fba8f7b067ddbe32230995e05400;hp=aab4e38440ef0d9d757f3df09406901a9693a356;hpb=10945e006a9567f4da1dac15cfdc1035752c5c5e;p=git.git diff --git a/git-archimport.perl b/git-archimport.perl index aab4e384..841738d5 100755 --- a/git-archimport.perl +++ b/git-archimport.perl @@ -9,7 +9,8 @@ =head1 Invocation - git-archimport [ -h ] [ -v ] [ -T ] [ -t tempdir ] / [ / ] + 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 and repositories within the namespaces defined by the @@ -74,7 +75,7 @@ our($opt_h,$opt_f,$opt_v,$opt_T,$opt_t,$opt_D,$opt_a,$opt_o); sub usage() { print STDERR <