mirror of
https://github.com/kdave/btrfs-progs
synced 2025-04-18 04:55:20 +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[] = {
|
static const char * const cmd_device_stats_usage[] = {
|
||||||
"btrfs device stats [-z] <path>|<device>",
|
"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
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user