i18n: git-init "Initialized [...] repository" message
[gitweb.git] / builtin / ls-files.c
index 87f0b8ac1d84f13402621ffdef25e0a6231f83b2..fb2d5f4b1fb0ce9ef2fb0c4099b5fea6d07b6838 100644 (file)
@@ -424,7 +424,7 @@ int report_path_error(const char *ps_matched, const char **pathspec, int prefix_
 }
 
 static const char * const ls_files_usage[] = {
-       "git ls-files [options] [<file>]*",
+       "git ls-files [options] [<file>...]",
        NULL
 };