sort: document -b

This commit is contained in:
Jakob Kramer
2014-05-03 20:42:33 +02:00
committed by sin
parent a2da9edb99
commit 814b04e710
2 changed files with 5 additions and 2 deletions

2
sort.c
View File

@@ -41,7 +41,7 @@ static bool bflag = false;
static void
usage(void)
{
enprintf(2, "usage: %s [-nru] [-k def]... [file...]\n", argv0);
enprintf(2, "usage: %s [-bnru] [-k def]... [file...]\n", argv0);
}
int