Merge branch 'sb/dashless'
[gitweb.git] / git-cvsserver.perl
index b00d1c29cd3a7d2cd8bbcd7ea4f531e050fcfcb9..e5ba57f3946cc5f38cd25bfd0b52ff6ac2209c5b 100755 (executable)
 $log->info("--------------- STARTING -----------------");
 
 my $usage =
-    "Usage: git-cvsserver [options] [pserver|server] [<directory> ...]\n".
+    "Usage: git cvsserver [options] [pserver|server] [<directory> ...]\n".
     "    --base-path <path>  : Prepend to requested CVSROOT\n".
     "    --strict-paths      : Don't allow recursing into subdirectories\n".
     "    --export-all        : Don't check for gitcvs.enabled in config\n".