summaryrefslogtreecommitdiff
path: root/bcachefs.8
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2018-02-09 20:51:23 +0100
committerLeah Neukirchen <leah@vuxu.org>2018-02-09 20:51:23 +0100
commite523a844d63e998a1291823ff7b5cf05fcc4a427 (patch)
tree84fd66e5e363a1930bf418fb18c98b637698c5bb /bcachefs.8
parent79ce40239a02877a43da963feb4782e8d3286de7 (diff)
format: the error_action readonly is spelled remount_ro
Diffstat (limited to 'bcachefs.8')
-rw-r--r--bcachefs.84
1 files changed, 2 insertions, 2 deletions
diff --git a/bcachefs.8 b/bcachefs.8
index cb02ddb4..08dd005f 100644
--- a/bcachefs.8
+++ b/bcachefs.8
@@ -120,9 +120,9 @@ Enable whole filesystem encryption (chacha20/poly1305);
passphrase will be prompted for.
.It Fl -no_passphrase
Don't encrypt master encryption key
-.It Fl -error_action Ns = Ns ( Cm continue | readonly | panic )
+.It Fl -error_action Ns = Ns ( Cm continue | remount-ro | panic )
Action to take on filesystem error (default:
-.Cm readonly )
+.Cm remount-ro )
.It Fl L , Fl -label Ns = Ns Ar label
Create the filesystem with the specified
.Ar label