Update cols manpage

This commit is contained in:
sin
2014-12-08 15:07:19 +00:00
parent 45086e76f9
commit 909ffd5bf7
2 changed files with 31 additions and 25 deletions

2
cols.c
View File

@@ -20,7 +20,7 @@ static long n_rows;
static void
usage(void)
{
eprintf("usage: %s [-c chars] [FILE...]\n", argv0);
eprintf("usage: %s [-c chars] [file ...]\n", argv0);
}
int