Skip to content

Commit

Permalink
man: setattr has been renamed to set-file-option
Browse files Browse the repository at this point in the history
Closes koverstreet#343

Fixes: 52b9e81 ("Rename option commands")
Signed-off-by: Michael Adler <[email protected]>
  • Loading branch information
michaeladler committed Nov 5, 2024
1 parent 511a714 commit 9beb9fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bcachefs.8
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Add default superblock, after bcachefs migrate
.El
.Ss Commands for operating on files in a bcachefs filesystem
.Bl -tag -width 18n -compact
.It Ic setattr
.It Ic set-file-option
Set various per file attributes
.El
.Ss Commands for debugging
Expand Down Expand Up @@ -574,7 +574,7 @@ Offset of existing superblock
.El
.Sh Commands for operating on files in a bcachefs filesystem
.Bl -tag -width Ds
.It Nm Ic setattr Oo Ar options Oc Ar devices\ ...
.It Nm Ic set-file-option Oo Ar options Oc Ar devices\ ...
.Bl -tag -width Ds
.It Fl -data_replicas Ns = Ns Ar number
Number of data replicas
Expand Down

0 comments on commit 9beb9fa

Please sign in to comment.