mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-23 00:00:02 +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,
|
NodesOndisk,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// List filesystem metadata in textual form
|
||||||
#[derive(Parser, Debug)]
|
#[derive(Parser, Debug)]
|
||||||
pub struct Cli {
|
pub struct Cli {
|
||||||
/// Btree to list from
|
/// Btree to list from
|
||||||
|
Loading…
Reference in New Issue
Block a user