mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-23 00:00:02 +03:00
man: Fix cmd-option format
Options prgquote and degraded only had a single leading hyphen. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
796a10de46
commit
b57f84223d
@ -307,9 +307,9 @@ Enable POSIX acls
|
|||||||
Enable user quotas
|
Enable user quotas
|
||||||
.It Fl -grpquota
|
.It Fl -grpquota
|
||||||
Enable group quotas
|
Enable group quotas
|
||||||
.It Fl prjquota
|
.It Fl -prjquota
|
||||||
Enable project quotas
|
Enable project quotas
|
||||||
.It Fl degraded
|
.It Fl -degraded
|
||||||
Allow mounting in degraded mode
|
Allow mounting in degraded mode
|
||||||
.It Fl -very_degraded
|
.It Fl -very_degraded
|
||||||
Allow mounting in when data will be missing
|
Allow mounting in when data will be missing
|
||||||
|
Loading…
Reference in New Issue
Block a user