summaryrefslogtreecommitdiff
path: root/bcachefs.8
diff options
context:
space:
mode:
authorIgor Velkov <iav@iav.lv>2022-04-17 00:38:50 +0300
committerIgor Velkov <iav@iav.lv>2022-04-17 00:50:01 +0300
commit88b27bd794e2fce01453f1b8c482fe1c2470c8d0 (patch)
tree7ae2b8e57c6bc52dc4ec90f6ff48bc7b209664b0 /bcachefs.8
parentc25cc1b53165fc9234d28025f6eb79e65c561198 (diff)
Fix man for device set-state command
Signed-off-by: Igor Velkov <iav@iav.lv>
Diffstat (limited to 'bcachefs.8')
-rw-r--r--bcachefs.83
1 files changed, 2 insertions, 1 deletions
diff --git a/bcachefs.8 b/bcachefs.8
index 09a076e7..d5c4e890 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