]> git.sesse.net Git - plocate/commitdiff
Format the usage slightly differently.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Fri, 2 Oct 2020 16:38:44 +0000 (18:38 +0200)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Fri, 2 Oct 2020 16:38:44 +0000 (18:38 +0200)
plocate.cpp

index d935c8874d6428064ab65deaf4989b02f8b7b076..fa70f76c6531f97f3d574217b95b71e510c8126f 100644 (file)
@@ -433,6 +433,7 @@ void usage()
 {
        // The help text comes from mlocate.
        printf("Usage: plocate [OPTION]... PATTERN...\n");
+       printf("\n");
        printf("  -d, --database DBPATH  use DBPATH instead of default database (which is\n");
        printf("                         %s)\n", dbpath);
        printf("  -h, --help             print this help\n");