X-Git-Url: https://git.distorted.org.uk/~mdw/checkpath/blobdiff_plain/c25f05b8e3c97f1629fb5a685288881eff4cbf8d..73e1a5579df9c86292a7efdb29be2a7e915e2121:/tmpdir.c diff --git a/tmpdir.c b/tmpdir.c index 070dee0..5d19e3a 100644 --- a/tmpdir.c +++ b/tmpdir.c @@ -234,7 +234,7 @@ static void report(unsigned what, int verbose, /* --- @usage@ --- */ static void usage(FILE *fp) - { fprintf(fp, "Usage: %s [-bc] [-v PATH]\n", QUIS); } + { fprintf(fp, "Usage: %s [-bcv] [-g NAME] [-C PATH]\n", QUIS); } /* --- @version@ --- */