From 88b27bd794e2fce01453f1b8c482fe1c2470c8d0 Mon Sep 17 00:00:00 2001 From: Igor Velkov Date: Sun, 17 Apr 2022 00:38:50 +0300 Subject: [PATCH] Fix man for device set-state command Signed-off-by: Igor Velkov --- bcachefs.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bcachefs.8 b/bcachefs.8 index 09a076e..d5c4e89 100644 --- a/bcachefs.8 +++ b/bcachefs.8 @@ -231,8 +231,9 @@ Force, if data redundancy will be degraded .El .It Nm Ic device Ic evacuate Ar device Move data off of a given device -.It Nm Ic device Ic set-state Oo Ar options Oc Ar device Ar new-state +.It Nm Ic device Ic set-state Oo Ar options Oc Ar new-state Ar device .Bl -tag -width Ds +.It Ar new-state Ns = Ns ( Ar rw | ro | failed | spare ) .It Fl f , Fl -force Force, if data redundancy will be degraded .El -- 2.39.5