From 1dc5842111fa587eb58112f4ae3c2048b1c1a006 Mon Sep 17 00:00:00 2001 From: Brett Holman Date: Mon, 27 Nov 2023 13:22:59 -0700 Subject: [PATCH] man: Fix cmd-option format Options prgquote and degraded only had a single leading hyphen. Signed-off-by: Kent Overstreet --- bcachefs.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bcachefs.8 b/bcachefs.8 index 4d803e0..d449557 100644 --- a/bcachefs.8 +++ b/bcachefs.8 @@ -307,9 +307,9 @@ Enable POSIX acls Enable user quotas .It Fl -grpquota Enable group quotas -.It Fl prjquota +.It Fl -prjquota Enable project quotas -.It Fl degraded +.It Fl -degraded Allow mounting in degraded mode .It Fl -very_degraded Allow mounting in when data will be missing -- 2.39.2