summaryrefslogtreecommitdiffstats
path: root/sbin/fsck/fsck.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck/fsck.c')
-rw-r--r--sbin/fsck/fsck.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck/fsck.c b/sbin/fsck/fsck.c
index 09d1804..00d072e 100644
--- a/sbin/fsck/fsck.c
+++ b/sbin/fsck/fsck.c
@@ -603,7 +603,7 @@ usage()
{
extern char *__progname;
static const char common[] =
- "[-dpvlyn] [-T fstype:fsoptions] [-t fstype]";
+ "[-BFdpvlyn] [-T fstype:fsoptions] [-t fstype]";
(void)fprintf(stderr, "Usage: %s %s [special|node]...\n",
__progname, common);
OpenPOWER on IntegriCloud