Update od(1)-documentation

This commit is contained in:
FRIGN
2015-10-09 03:09:26 +02:00
committed by sin
parent 092c95b66c
commit c619e168c9
2 changed files with 19 additions and 12 deletions

3
od.c
View File

@@ -165,7 +165,8 @@ lcm(unsigned int a, unsigned int b)
static void
usage(void)
{
eprintf("usage: %s", argv0);
eprintf("usage: %s [-A addressformat] [-t outputformat] "
"[-v] [file ...]\n", argv0);
}
int