From 5a3011c48e7fd21db08da1ece1de2461ea2b8e21 Mon Sep 17 00:00:00 2001 From: Christopher Fore Date: Wed, 3 Jan 2024 20:32:38 -0500 Subject: [PATCH] doc: update subvolume destroy command to subvolume delete Signed-off-by: Kent Overstreet --- doc/bcachefs-principles-of-operation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bcachefs-principles-of-operation.tex b/doc/bcachefs-principles-of-operation.tex index bba24292..bcb3fc9a 100644 --- a/doc/bcachefs-principles-of-operation.tex +++ b/doc/bcachefs-principles-of-operation.tex @@ -388,7 +388,7 @@ limitation being disk space. The following subcommands exist for managing subvolumes and snapshots: \begin{itemize} \item \texttt{bcachefs subvolume create}: Create a new, empty subvolume - \item \texttt{bcachefs subvolume destroy}: Delete an existing subvolume + \item \texttt{bcachefs subvolume delete}: Delete an existing subvolume or snapshot \item \texttt{bcachefs subvolume snapshot}: Create a snapshot of an existing subvolume