Docs: setattr>set-file-option, line break in fs usage

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Zoom 2025-08-13 05:16:36 +04:00 committed by Kent Overstreet
parent 530e8ade4e
commit 833b0acac7
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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}