diff --git a/Base/usr/share/man/man1/head.md b/Base/usr/share/man/man1/head.md index dad85f4ef9..0daa38f704 100644 --- a/Base/usr/share/man/man1/head.md +++ b/Base/usr/share/man/man1/head.md @@ -22,7 +22,7 @@ With no `file`, or when `file` is `-`, read standard input. ## Options * `-n` `--number=NUM`: Number of lines to print (default 10) -* `-b` `--bytes=NUM`: Number of bytes to print +* `-c` `--bytes=NUM`: Number of bytes to print * `-q` `--quiet`: Never print filenames * `-v` `--verbose`: Always print filenames