mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-22 00:00:03 +03:00
rust-cli: add help on list
command
This commit is contained in:
parent
1d1fe7b0b6
commit
73da05d983
@ -92,6 +92,7 @@ enum Mode {
|
||||
NodesOndisk,
|
||||
}
|
||||
|
||||
/// List filesystem metadata in textual form
|
||||
#[derive(Parser, Debug)]
|
||||
pub struct Cli {
|
||||
/// Btree to list from
|
||||
|
Loading…
Reference in New Issue
Block a user