mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-09 00:00:17 +03:00
Docs: setattr>set-file-option, line break in fs usage
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
530e8ade4e
commit
833b0acac7
@ -465,7 +465,7 @@ static void fs_usage_usage(void)
|
||||
"\n"
|
||||
"Options:\n"
|
||||
" -f, --fields=FIELDS List of accounting sections to print\n"
|
||||
" replicas,btree,compression,rebalance_work,devices"
|
||||
" replicas,btree,compression,rebalance_work,devices\n"
|
||||
" -a Print all accounting fields\n"
|
||||
" -h, --human-readable Human readable units\n"
|
||||
" -H, --help Display this help and exit\n"
|
||||
|
||||
@ -605,7 +605,7 @@ $ getfattr -d -m '^bcachefs_effective\.' filename
|
||||
\end{verbatim} \end{quote}
|
||||
|
||||
Options may be set via the extended attribute interface, but it is preferable to
|
||||
use the \texttt{bcachefs setattr} command as it will correctly propagate options
|
||||
use the \texttt{bcachefs set-file-option} command as it will correctly propagate options
|
||||
recursively.
|
||||
|
||||
\subsection{Full option list}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user