]> asedeno.scripts.mit.edu Git - git.git/blobdiff - git-svn.perl
Support gitlinks in fast-import.
[git.git] / git-svn.perl
index 3750e47c202ebdcb25e657eecd69ef5252d45221..28aeb03fdcb65d8b63851cc92e74327b3325d8b8 100755 (executable)
@@ -261,7 +261,7 @@ sub usage {
        my $fd = $exit ? \*STDERR : \*STDOUT;
        print $fd <<"";
 git-svn - bidirectional operations between a single Subversion tree and git
-Usage: $0 <command> [options] [arguments]\n
+Usage: git svn <command> [options] [arguments]\n
 
        print $fd "Available commands:\n" unless $cmd;