aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhai Can <bczhc0@126.com>2023-11-10 20:42:35 +0800
committerZhai Can <bczhc0@126.com>2023-11-10 21:20:17 +0800
commit73da05d983dc1641057aeb3236c254fd275f87c7 (patch)
tree1b1b06b33bc2311a75eeeee631b625d3e2b0d60f
parent1d1fe7b0b68719263ea31504e74c2b0f5ad2e053 (diff)
downloadbcachefs-tools-73da05d983dc1641057aeb3236c254fd275f87c7.tar.gz
rust-cli: add help on `list` command
-rw-r--r--rust-src/src/cmd_list.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust-src/src/cmd_list.rs b/rust-src/src/cmd_list.rs
index 574f7cee..a0d0591e 100644
--- a/rust-src/src/cmd_list.rs
+++ b/rust-src/src/cmd_list.rs
@@ -92,6 +92,7 @@ enum Mode {
NodesOndisk,
}
+/// List filesystem metadata in textual form
#[derive(Parser, Debug)]
pub struct Cli {
/// Btree to list from