1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 03:47:35 +00:00

file: Add -b option to omit file name from output

This commit is contained in:
Tim Ledbetter 2023-07-21 21:47:27 +01:00 committed by Tim Flynn
parent fd9b3bdc94
commit 6710622bf7
2 changed files with 9 additions and 3 deletions

View file

@ -17,6 +17,7 @@ First, an attempt is made to identify a given file based on predetermined binary
## Options
* `--help`: Display this message
* `-b`, `--brief`: Do not prepend file names to output lines
* `-I`, `--mime-type`: Only show mime type.
## Arguments