X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=dus.git;a=blobdiff_plain;f=dus.c;h=5f481d7535d4a3a667385c738e40a1c2f759242d;hp=6557c7fef523b42feb08f4fb51e02c48535d7a1c;hb=dff998515d9469572147d445213cad08f12e4cb6;hpb=dd928a1f7b28d3680a5ecdcfcefddcec657f3adb diff --git a/dus.c b/dus.c index 6557c7f..5f481d7 100644 --- a/dus.c +++ b/dus.c @@ -385,7 +385,8 @@ void usage(FILE *out) { fprintf(out, " same as -c for number of lines.\n"); fprintf(out, " -h, --help show this help.\n"); fprintf(out, " -m , --size-min \n"); - fprintf(out, " set the listed entries minimum size.\n"); + fprintf(out, " set the listed entries minimum size. The size\n"); + fprintf(out, " can be specified using the G, M, K, and B units.\n"); fprintf(out, "\n"); fprintf(out, "Report bugs and comments to .\n"); }