Update nl(1) manpage

This commit is contained in:
sin
2014-12-04 13:49:07 +00:00
parent 88a6d6f97e
commit 1150a5cbc9
2 changed files with 43 additions and 43 deletions

2
nl.c
View File

@@ -18,7 +18,7 @@ static regex_t preg;
static void
usage(void)
{
eprintf("usage: %s [-b style] [-i increment] [-s sep] [file]\n", argv0);
eprintf("usage: %s [-b type] [-i incr] [-s sep] [file]\n", argv0);
}
int