summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Fougner <fougner89@gmail.com>2023-01-12 20:35:23 +0100
committerAlexander Fougner <fougner89@gmail.com>2023-01-15 22:20:13 +0100
commit87243efa5c792f72be0bcea2fdf0c4335d59c2ec (patch)
treeb646133f468fef83ed4ec5520eeb9dd5ac96eb04 /doc
parentccaca683b22170b633e3840fcc913c8a9ce30d51 (diff)
rust: support fstab style mount
- add support for fstab format, UUID=<uuid> - structopt is no longer actively maintained, replace with clap v4 which support everything structopt can and more. - update dependencies Signed-off-by: Alexander Fougner <fougner89@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/bcachefs-principles-of-operation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bcachefs-principles-of-operation.tex b/doc/bcachefs-principles-of-operation.tex
index a761fa57..4d063303 100644
--- a/doc/bcachefs-principles-of-operation.tex
+++ b/doc/bcachefs-principles-of-operation.tex
@@ -563,7 +563,7 @@ recursively.
\texttt{btree\_node\_size} \` \textbf{format} \\
\> Btree node size, default 256k \\ \\
- \texttt{errors} \` \textbf{format,mount,rutime} \\
+ \texttt{errors} \` \textbf{format,mount,runtime} \\
\> Action to take on filesystem error \\ \\
\texttt{metadata\_replicas} \` \textbf{format,mount,runtime} \\