aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Fougner <fougner89@gmail.com>2023-03-07 20:42:11 +0100
committerAlexander Fougner <fougner89@gmail.com>2023-03-08 21:00:51 +0100
commit84d11b8745ae134fd26144b565902e8a8c27a9d0 (patch)
treed1aebab398ea9ffb348dd6aac962840d8318d5a2
parentd1def9a4b193fe31ca877d47ff882146b8e55f26 (diff)
downloadbcachefs-tools-84d11b8745ae134fd26144b565902e8a8c27a9d0.tar.gz
Remove cmd_assemble docs
Signed-off-by: Alexander Fougner <fougner89@gmail.com>
-rw-r--r--bcachefs.824
1 files changed, 1 insertions, 23 deletions
diff --git a/bcachefs.8 b/bcachefs.8
index d5c4e890..f5ee775a 100644
--- a/bcachefs.8
+++ b/bcachefs.8
@@ -1,4 +1,4 @@
-.Dd May 26, 2018
+.Dd March 7, 2023
.Dt BCACHEFS 8 SMM
.Os
.Sh NAME
@@ -26,17 +26,6 @@ Dump superblock information to stdout.
.It Ic fsck
Check an existing filesystem for errors.
.El
-.Ss Startup/shutdown, assembly of multi device filesystems
-.Bl -tag -width 18n -compact
-.It Ic assemble
-Assemble an existing multi device filesystem
-.It Ic incremental
-Incrementally assemble an existing multi device filesystem
-.It Ic run
-Start a partially assembled filesystem.
-.It Ic stop
-Stop a running filesystem.
-.El
.Ss Commands for managing a running filesystem
.Bl -tag -width 18n -compact
.It Ic fs usage
@@ -179,17 +168,6 @@ Force checking even if filesystem is marked clean
Be verbose
.El
.El
-.Sh Startup/shutdown, assembly of multi device filesystems
-.Bl -tag -width Ds
-.It Nm Ic assemble Ar devices\ ...
-Assemble an existing multi device filesystem.
-.It Nm Ic incremental Ar device
-Incrementally assemble an existing multi device filesystem.
-.It Nm Ic run
-Start a partially assembled filesystem.
-.It Nm Ic stop Ar filesystem
-Stop a running filesystem.
-.El
.Sh Commands for managing a running filesystem
.Bl -tag -width Ds
.It Nm Ic fs Ic usage Oo Ar options Oc Op Ar filesystem