mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-01-22 00:04:31 +03:00
Remove cmd_assemble docs
Signed-off-by: Alexander Fougner <fougner89@gmail.com>
This commit is contained in:
parent
d1def9a4b1
commit
84d11b8745
24
bcachefs.8
24
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
|
||||
|
Loading…
Reference in New Issue
Block a user