mirror of
https://github.com/kdave/btrfs-progs
synced 2025-03-31 23:57:26 +00:00
btrfs-progs: update help for device stats
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
cc31e6cf50
commit
25ff5e53e0
@ -349,7 +349,9 @@ out:
|
||||
|
||||
static const char * const cmd_device_stats_usage[] = {
|
||||
"btrfs device stats [-z] <path>|<device>",
|
||||
"Show current device IO stats. -z to reset stats afterwards.",
|
||||
"Show current device IO stats.",
|
||||
"",
|
||||
"-z show current stats and reset values to zero",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user