]> git.ipfire.org Git - thirdparty/git.git/blobdiff - credential-store.c
Merge branch 'pt/xdg-config-path' into maint
[thirdparty/git.git] / credential-store.c
index 8ebfb97c7ffde917da081e65c316673d40571051..f6925096ffa7e036b4e63f65ce372c596c9e1b70 100644 (file)
@@ -145,7 +145,7 @@ static void lookup_credential(const struct string_list *fns, struct credential *
 int main(int argc, char **argv)
 {
        const char * const usage[] = {
-               "git credential-store [options] <action>",
+               "git credential-store [<options>] <action>",
                NULL
        };
        const char *op;